diff options
author | Carl Ritson <carl.ritson@amd.com> | 2021-07-22 10:43:25 +0900 |
---|---|---|
committer | Carl Ritson <carl.ritson@amd.com> | 2021-07-23 16:16:06 +0900 |
commit | 7d4baf25aae5dd3610310d655ae5ec2881fb2d81 (patch) | |
tree | 464d19b09d21da281481e5a26184ef255b4b6838 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | a7767171cb79da42fb67d394929535e7bb4a6813 (diff) | |
download | llvm-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