[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 10:45:06 PDT 2024
bjacob wrote:
Pushed one more commit: hadn't noticed that the bf8 and fp8 instructions are also getting their bytes as i64. Crazy :-D
https://github.com/llvm/llvm-project/pull/111400
More information about the Mlir-commits
mailing list