[llvm] AMDGPU: Scratch instructions are trivially disjoint from SMEM and buffer instructions (PR #65287)
Piotr Sobczak via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 00:58:33 PDT 2023
https://github.com/piotrAMD commented:
LGTM. Perhaps even better would be to use address space checks (addrspacesMayAlias).
https://github.com/llvm/llvm-project/pull/65287
More information about the llvm-commits
mailing list