[PATCH] D67794: [MachineCopyPropagation] Extend MCP to do trivial copy backward propagation
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 04:19:37 PST 2019
lkail updated this revision to Diff 229504.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67794/new/
https://reviews.llvm.org/D67794
Files:
llvm/lib/CodeGen/MachineCopyPropagation.cpp
llvm/test/CodeGen/PowerPC/machine-backward-cp.mir
llvm/test/CodeGen/PowerPC/redundant-copy-after-tail-dup.ll
llvm/test/CodeGen/RISCV/alu64.ll
llvm/test/CodeGen/RISCV/shifts.ll
llvm/test/CodeGen/X86/fp128-i128.ll
llvm/test/CodeGen/X86/fshr.ll
llvm/test/CodeGen/X86/i128-mul.ll
llvm/test/CodeGen/X86/mul-i512.ll
llvm/test/CodeGen/X86/shift-i128.ll
llvm/test/CodeGen/X86/umulo-128-legalisation-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67794.229504.patch
Type: text/x-patch
Size: 23458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/3f0d7f48/attachment-0001.bin>
More information about the llvm-commits
mailing list