[PATCH] D17889: [MachineCopyPropagation] Expose more dead copies across instructions with regmasks

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 13:59:39 PDT 2016


junbuml updated this revision to Diff 51469.
junbuml added a comment.

Used the new erase() method added in http://reviews.llvm.org/D18281.


http://reviews.llvm.org/D17889

Files:
  lib/CodeGen/MachineCopyPropagation.cpp
  test/CodeGen/MIR/AArch64/machine-dead-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17889.51469.patch
Type: text/x-patch
Size: 3487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/17172989/attachment.bin>


More information about the llvm-commits mailing list