diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-08-13 16:51:07 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-08-17 15:28:14 -0400 |
commit | e1a2f4713c998318d7f0e67bd3ba5e06e3a986ee (patch) | |
tree | 525cd2a87ed7a4ba43a69400b7d19acb1003329b /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 087dcbe9bc9c5f5ec8b2d3ee13f77a06a46aaa0f (diff) | |
download | llvm-e1a2f4713c998318d7f0e67bd3ba5e06e3a986ee.zip llvm-e1a2f4713c998318d7f0e67bd3ba5e06e3a986ee.tar.gz llvm-e1a2f4713c998318d7f0e67bd3ba5e06e3a986ee.tar.bz2 |
AMDGPU: Match global saddr addressing mode
The previous implementation was incorrect, and based off incorrect
instruction definitions. Unfortunately we can't match natural
addressing in a lot of cases due to the shift/scale applied in
getelementptrs. This relies on reducing the 64-bit shift to 32-bits.
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions