[PATCH] D78159: [MachineDCE] Make sure MachineDCE considers subregs when adding liveins.

Marcello Maggioni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 00:30:08 PDT 2020


kariddi updated this revision to Diff 257613.
kariddi added a comment.

use addLiveOuts()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78159

Files:
  llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
  llvm/test/CodeGen/Hexagon/dead-code-elim-sub-reg-livein.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78159.257613.patch
Type: text/x-patch
Size: 5293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/17b384b3/attachment-0001.bin>


More information about the llvm-commits mailing list