[Mlir-commits] [mlir] [MLIR][NVVM] Add S2G and Reduce override NVVM Dialect ops (PR #216481)

Guray Ozen llvmlistbot at llvm.org
Wed Aug 19 00:18:11 PDT 2026


================
@@ -4383,6 +4383,10 @@ def NVVM_CpAsyncBulkTensorGlobalToSharedClusterOp :
   }];
 }
 
+//===----------------------------------------------------------------------===//
+// NVVM S2G Ops
----------------
grypp wrote:

we could also extend s2g in the comment so more meaningful :) 

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


More information about the Mlir-commits mailing list