[Mlir-commits] [llvm] [mlir] [NVPTX] Add Rubin extensions to tcgen05.commit (PR #211577)
Durgadoss R
llvmlistbot at llvm.org
Fri Jul 24 05:00:42 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
----------------
durga4github wrote:
nit:
`...variants track the completion of reads of A-matrix...`
https://github.com/llvm/llvm-project/pull/211577
More information about the Mlir-commits
mailing list