diff options
author | Jay Foad <jay.foad@amd.com> | 2021-04-30 14:17:14 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2021-04-30 14:45:12 +0100 |
commit | 181c492ee72c2234e50a60dda467a587f1e8dc08 (patch) | |
tree | 7aed3d0b8097a40226be7ec5b71b5a2099255161 /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | 3ec82e519513b231bb0e8dd5e098c4c5a51501a2 (diff) | |
download | llvm-181c492ee72c2234e50a60dda467a587f1e8dc08.zip llvm-181c492ee72c2234e50a60dda467a587f1e8dc08.tar.gz llvm-181c492ee72c2234e50a60dda467a587f1e8dc08.tar.bz2 |
[AMDGPU] Add implicit negative check for the set_gpr_idx tests
The only effect of the optimization is to remove s_set_gpr_idx_*
instructions, and update_mir_test_checks.py always inserts CHECK: rather
than CHECK-NEXT: checks, so without this implicit negative check, the
tests would always pass even if the optimization did nothing.
Differential Revision: https://reviews.llvm.org/D101622
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions