[PATCH] D130537: AMDGPU: Take care of "tied" operand when removeOperand

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 14:53:26 PDT 2022


cfang updated this revision to Diff 448169.
cfang added a comment.

Add a mir test, and remove the use of undef in the test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130537/new/

https://reviews.llvm.org/D130537

Files:
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/frame-index-elimination-tied-operand.ll
  llvm/test/CodeGen/AMDGPU/frame-index-elimination-tied-operand.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130537.448169.patch
Type: text/x-patch
Size: 5363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/8eb8087a/attachment.bin>


More information about the llvm-commits mailing list