[Mlir-commits] [mlir] [MLIR] AMDGPUToROCDL: Use a bitcast op to reintepret a vector of i8 as single integer. (PR #111400)

Benoit Jacob llvmlistbot at llvm.org
Mon Oct 7 09:55:34 PDT 2024


bjacob wrote:

> missing test changes

It's because the test actually only checks that the `mfma` op is as expected, it wasn't covering the IR that is being simplified here. I will add that.

https://github.com/llvm/llvm-project/pull/111400


More information about the Mlir-commits mailing list