[Mlir-commits] [llvm] [mlir] [MLIR][NVVM][NVPTX] Support intrinsics about stmatrix (PR #148377)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sat Jul 12 11:58:43 PDT 2025


Pecco-314 wrote:

> There are equivalent instrucctions for `ldmatrix`, will these go in a different PR? At any rate, thank you for this contribution!

Yes. I note that `ldmatrix` intrinsics were already implemented (including new Blackwell ops). I'd like to propose another PR later to enable the NVVM ops to generate the corresponding `ldmatrix` intrinsic.

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


More information about the Mlir-commits mailing list