aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorCarl Ritson <carl.ritson@amd.com>2021-07-22 10:43:25 +0900
committerCarl Ritson <carl.ritson@amd.com>2021-07-23 16:16:06 +0900
commit7d4baf25aae5dd3610310d655ae5ec2881fb2d81 (patch)
tree464d19b09d21da281481e5a26184ef255b4b6838 /llvm/lib/Transforms/Utils/Local.cpp
parenta7767171cb79da42fb67d394929535e7bb4a6813 (diff)
downloadllvm-7d4baf25aae5dd3610310d655ae5ec2881fb2d81.zip
llvm-7d4baf25aae5dd3610310d655ae5ec2881fb2d81.tar.gz
llvm-7d4baf25aae5dd3610310d655ae5ec2881fb2d81.tar.bz2
[AMDGPU] Add maximum NSA size limit ISA feature
Add maximum NSA size limit as an ISA feature. Use this to reduce NSA usage on GFX10.1 to avoid stability issues with 4 and 5 dwords NSA instructions. Maintain use of longer NSA instructions on GFX10.3. Note: this also contains some minor fixes for GlobalISel which did not work correctly with non-NSA form instructions on GFX10. Reviewed By: foad Differential Revision: https://reviews.llvm.org/D103348
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions