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

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


krzysz00 wrote:

@fabianmcg I would say more accurately that MLIR's `gpu.barrier` is currently defined to include a memory fence, so this is a proposed weakening

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


More information about the Mlir-commits mailing list