[Mlir-commits] [mlir] [mlir][gpu] Eliminate redundant gpu.barrier ops (PR #71575)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Nov 7 12:54:45 PST 2023
nirvedhmeshram wrote:
In the first example wouldnt alias analysis be needed to remove the first barrier since it could cause a Write-After-Read Hazard?
https://github.com/llvm/llvm-project/pull/71575
More information about the Mlir-commits
mailing list