[Mlir-commits] [llvm] [mlir] [NVVM][NVPTX] Change TMA Tensor reduction ops to use flag for reduction ops (PR #213638)

Durgadoss R llvmlistbot at llvm.org
Mon Aug 3 05:10:56 PDT 2026


================
@@ -856,38 +856,59 @@ def TMAReductionFlags : Operand<i32> {
   let PrintMethod = "printTmaReductionMode";
 }
 
+def tma_reduction_imm :
----------------
durga4github wrote:

nit: tma_tensor_reduction_imm

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


More information about the Mlir-commits mailing list