[Mlir-commits] [mlir] [mlir][gpu] Add address space modifier to Barrier (PR #110527)

Krzysztof Drewniak llvmlistbot at llvm.org
Mon Sep 30 11:10:44 PDT 2024


krzysz00 wrote:

I think I agree with you.

Would this definition make `gpu.barrier` correspond to HIP/CUDA's `__syncthreads()`? Since I have a suspicion that that was the original semantics of `gpu.barrier`

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


More information about the Mlir-commits mailing list