diff options
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2022-11-29 22:36:15 +0100 |
---|---|---|
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2022-11-30 11:32:34 +0100 |
commit | b7f44f7cf92b75f0dd4fb5e372990a25acfe908d (patch) | |
tree | 2978aa01092ffbc94f4798b2e04b5bc78d8ac32a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4403c4f9e77e673a2771edfc7ab0ebb234e97485 (diff) | |
download | llvm-b7f44f7cf92b75f0dd4fb5e372990a25acfe908d.zip llvm-b7f44f7cf92b75f0dd4fb5e372990a25acfe908d.tar.gz llvm-b7f44f7cf92b75f0dd4fb5e372990a25acfe908d.tar.bz2 |
AMDGPU: Remove ImagePSV and move images to addrspace 7
Following up on the removal of BufferPSV in commit 43b86bf992 ("AMDGPU:
Remove BufferPseudoSourceValue")
It is unclear what exactly the right address space for images should be.
They seem morally closest to buffers, so that's what I went with. In
practical terms, address space 7 is better than address space 0 because
it can't alias with LDS.
Differential Revision: https://reviews.llvm.org/D138949
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions