diff options
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2023-09-08 07:43:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-08 07:43:36 +0200 |
commit | 2eb767c9e1360bcb58b817d8eee36d616ec841af (patch) | |
tree | c734ca7bbd855d14d4a12748c2e3889c8766e0f8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 994bdce654b980b4347c04d7b502a6348edd57a3 (diff) | |
download | llvm-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