llvm-project
24f5385a - [MLIR][NVVM] Support generating all the ldmatrix intrinsics from NVVM ops (#148783)

Commit
131 days ago
[MLIR][NVVM] Support generating all the ldmatrix intrinsics from NVVM ops (#148783) Previously, the NVVM dialect's ldmatrix operation could only generate a limited subset of the available NVVM ldmatrix intrinsics. The intrinsics generating new ops introduced in BlackWell are not accessible through the NVVM ops. This commit extends the ldmatrix operation to support all available ldmatrix intrinsics.
Author
Parents
Loading