[llvm-branch-commits] [llvm] [AMDGPU] Add synthetic apertures and use them for barriers (PR #204127)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jun 22 05:54:07 PDT 2026
arsenm wrote:
> What is `@llvm.amdgcn.is.shared` supposed to return given an address in a synthetic aperture?
It should return false. I also think whatever we do here should not induce additional costs for it
https://github.com/llvm/llvm-project/pull/204127
More information about the llvm-branch-commits
mailing list