[Mlir-commits] [mlir] [mlir][gpu] Eliminate redundant gpu.barrier ops (PR #71575)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Nov 7 13:47:50 PST 2023


spaceotter wrote:

@antiagainst I added the test.
Synchronizing the barriers does have a performance cost, even if the threads are already synchronized, perhaps more in some architectures than others.

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


More information about the Mlir-commits mailing list