[AMDGPU] Fix typo in implicit operand lists
authorJay Foad <jay.foad@amd.com>
Wed, 21 Apr 2021 14:32:00 +0000 (15:32 +0100)
committerJay Foad <jay.foad@amd.com>
Fri, 23 Apr 2021 14:44:17 +0000 (15:44 +0100)
commit5802cbefc1bffce10ecd0611f08f8433283cdeeb
tree51769f994d5cfd9071c9758aaeb6addc940c40f2
parent22d99cb63f9688039598ed2815424854663fbf48
[AMDGPU] Fix typo in implicit operand lists

Several tests had a typo where they mentioned sgpr17 twice instead of
sgpr17 and sgpr27. This had a significant effect on the
"scavenge_sgpr_pei_no_sgprs" tests because there was actually an sgpr
available, namely sgpr27.

Differential Revision: https://reviews.llvm.org/D100960
llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr-carry-out.mir
llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr-gfx9.mir
llvm/test/CodeGen/AMDGPU/pei-scavenge-sgpr.mir