[llvm] [mlir] [NVPTX] Added more MMA intrinsics for F8F6F4 and FP64 types. (PR #156040)

Kirill Vedernikov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 04:09:22 PDT 2025


================
@@ -90,6 +90,21 @@ def __init__(self, geom, frag, ptx_elt_type, is_mma_sparse=False):
             "m16n8k32:b:s8": 2,
----------------
kvederni wrote:

Thanks for pointing this out. It has been updated in 2b34832. The tests passed.

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


More information about the llvm-commits mailing list