[Mlir-commits] [mlir] [NVGPU] Fix nvdsl examples (PR #156830)

Giacomo Castiglioni llvmlistbot at llvm.org
Tue Oct 28 07:34:35 PDT 2025


================
@@ -57,7 +61,7 @@ def tma_load(
     b_tma.load(b2, mbar_group[0], coords=[64, 0], predicate=p)
 
 
- at NVDSL.mlir_func
+ at NVDSL.mlir_func(dump_only)
----------------
castigli wrote:

done.

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


More information about the Mlir-commits mailing list