[Mlir-commits] [mlir] [mlir][gpu] Add GPU subgroup MMA extract and insert operations (PR #139048)

Krzysztof Drewniak llvmlistbot at llvm.org
Mon May 19 08:40:34 PDT 2025


https://github.com/krzysz00 commented:

Can you add a test for parsing/printing the ops over in ` mlir/test/Dialect/GPU/ops.mlir`?

(And re lowering to NVVM, I suspect that there should be some way to do it given that NVVM can implement the relevant SPIR-V ops. I don't think that should block this PR)

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


More information about the Mlir-commits mailing list