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 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
