[Mlir-commits] [mlir] [ROCDL] Added missing named barrier ops (gfx1250) (PR #162488)

Alan Li llvmlistbot at llvm.org
Thu Oct 9 14:35:32 PDT 2025


lialan wrote:

> So, at the MLIR level, you just need a `poison` global value, in LDS, of type `!llvm.target<"amdgcn.named.barrier", 0>`

@krzysz00 Yeah I do not see the wrapper for type `amdgcn.named.barrier` in rocdl dialect. Or actually I do not need this?


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


More information about the Mlir-commits mailing list