[PATCH] D124168: DeadMachineInstructionElim: Switch to using LiveRegUnits

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 06:42:41 PDT 2022


arsenm created this revision.
arsenm added reviewers: qcolombet, MatzeB.
Herald added a subscriber: hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Theoretically improves compile time for targets with many overlapping
registers


https://reviews.llvm.org/D124168

Files:
  llvm/lib/CodeGen/DeadMachineInstructionElim.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124168.424181.patch
Type: text/x-patch
Size: 4133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/8917afe3/attachment.bin>


More information about the llvm-commits mailing list