aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNicolai Hähnle <nicolai.haehnle@amd.com>2023-09-08 07:43:36 +0200
committerGitHub <noreply@github.com>2023-09-08 07:43:36 +0200
commit2eb767c9e1360bcb58b817d8eee36d616ec841af (patch)
treec734ca7bbd855d14d4a12748c2e3889c8766e0f8 /flang/lib/Frontend/CompilerInvocation.cpp
parent994bdce654b980b4347c04d7b502a6348edd57a3 (diff)
downloadllvm-2eb767c9e1360bcb58b817d8eee36d616ec841af.zip
llvm-2eb767c9e1360bcb58b817d8eee36d616ec841af.tar.gz
llvm-2eb767c9e1360bcb58b817d8eee36d616ec841af.tar.bz2
AMDGPU: Scratch instructions are trivially disjoint from SMEM and buffer instructions (#65287)
Scratch instructions are always in addrspace(5), which can only alias with flat (and itself). SMEM and buffer instructions can never reference those address spaces, so they are trivially disjoint.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions