[Mlir-commits] [mlir] [MLIR][GPU] Add verifier to gpu.barrier requiring kernel context (PR #188729)

Kunwar Grover llvmlistbot at llvm.org
Thu Mar 26 04:54:13 PDT 2026


Groverkss wrote:

I don't think all users of gpu dialect use gpu.func / gpu.launch. I've atleast seen triton use gpu.barrier but not gpu.func (because they have their own tt.func).

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


More information about the Mlir-commits mailing list