[Mlir-commits] [mlir] [MLIR][GPUToNVVM] Emit aligned nvvm.barrier for workgroup gpu.barrier (PR #202972)
Guray Ozen
llvmlistbot at llvm.org
Wed Jun 10 08:29:54 PDT 2026
grypp wrote:
I’d previously asked @xys-syx to default to `aligned = false` for `nvvm.barrier`. After thinking about it more, I don’t think that was the best choice as it changes its existing behaviour.
We could make `nvvm.barrier` aligned=true by default.
https://github.com/llvm/llvm-project/pull/202996
wdyt? @durga4github @xys-syx @khaki3
https://github.com/llvm/llvm-project/pull/202972
More information about the Mlir-commits
mailing list