[PATCH] D124168: DeadMachineInstructionElim: Switch to using LiveRegUnits

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 24 10:45:56 PDT 2022


arsenm updated this revision to Diff 447144.
arsenm added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely.

Fix missed test update that shows this fixes a bug where a mov was previously incorrectly deleted


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

https://reviews.llvm.org/D124168

Files:
  llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
  llvm/test/CodeGen/AMDGPU/fold-immediate-operand-shrink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124168.447144.patch
Type: text/x-patch
Size: 4819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220724/cea70d5f/attachment.bin>


More information about the llvm-commits mailing list