[PATCH] D65267: [MachineCopyPropagation] Remove redundant copies after TailDup via machine-cp

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 00:18:24 PDT 2019


lkail updated this revision to Diff 215033.
lkail retitled this revision from "[PowerPC][PreEmitPeephole] Remove redundant copies of immediate numbers after TailDup" to "[MachineCopyPropagation] Remove redundant copies after TailDup via machine-cp".
lkail edited the summary of this revision.
lkail added reviewers: craig.topper, bogner, efriedma.

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

https://reviews.llvm.org/D65267

Files:
  llvm/lib/CodeGen/MachineCopyPropagation.cpp
  llvm/test/CodeGen/PowerPC/redundant-copy-after-tail-dup.ll
  llvm/test/CodeGen/X86/mul-i1024.ll
  llvm/test/CodeGen/X86/mul-i512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65267.215033.patch
Type: text/x-patch
Size: 6340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/d3b6ccdb/attachment.bin>


More information about the llvm-commits mailing list