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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 8 19:31:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371359: [MachineCopyPropagation] Remove redundant copies after TailDup via machine-cp (authored by lkail, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65267?vs=219284&id=219285#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65267

Files:
  llvm/trunk/lib/CodeGen/MachineCopyPropagation.cpp
  llvm/trunk/test/CodeGen/PowerPC/redundant-copy-after-tail-dup.ll
  llvm/trunk/test/CodeGen/X86/mul-i512.ll
  llvm/trunk/test/CodeGen/X86/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65267.219285.patch
Type: text/x-patch
Size: 6130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/3eca9496/attachment.bin>


More information about the llvm-commits mailing list