[Mlir-commits] [llvm] [mlir] [NVPTX] Add Rubin extensions to tcgen05.commit (PR #211577)

Rajat Bajpai llvmlistbot at llvm.org
Fri Jul 24 06:58:25 PDT 2026


================
@@ -2647,7 +2656,8 @@ object (`%mbar`) track the completion of all prior asynchronous tcgen05
 operations. The `.mc` variants allow signaling on the mbarrier objects of
 multiple CTAs (specified by `%mc`) in the cluster. The `.cg1` and `.cg2`
 variants generate `cta_group::1` and `cta_group::2` flavors of the
-instruction respectively.
+instruction, respectively. The `smem.a.read` variants allow tracking the completion
----------------
rajatbajpai wrote:

Done

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


More information about the Mlir-commits mailing list