[Mlir-commits] [mlir] [MLIR][NVVM] unify usage of tcgen05_mma_kind attr for tcgen05.mma Ops (PR #184433)
Durgadoss R
llvmlistbot at llvm.org
Wed Mar 4 02:44:51 PST 2026
================
@@ -5806,6 +5814,21 @@ def Tcgen05MMACollectorOpAttr : EnumAttr<NVVM_Dialect, Tcgen05MMACollectorOp, "t
let assemblyFormat = "`<` $value `>`";
}
+defvar Tcgen05MMANonBlockScaleKindCases =
----------------
durga4github wrote:
Can we name it `Tcgen05MMANonBlockScaleKindList` ?
https://github.com/llvm/llvm-project/pull/184433
More information about the Mlir-commits
mailing list