[Mlir-commits] [mlir] [MLIR][NVVM] Add tcgen05.mma MLIR Ops (PR #164356)

Guray Ozen llvmlistbot at llvm.org
Mon Oct 27 09:36:25 PDT 2025


================
@@ -47,6 +48,17 @@ using namespace NVVM;
 
 static constexpr unsigned notIntrinsic = llvm::Intrinsic::not_intrinsic;
 
+static constexpr llvm::nvvm::CTAGroupKind
----------------
grypp wrote:

nit: can you comment on top of the function

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


More information about the Mlir-commits mailing list