[PATCH] D82638: [MachineCopyPropagation] BackwardPropagatableCopy: add check for hasOverlappingMultipleDef

Simon Wallis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 08:53:03 PDT 2020


simonwallis2 updated this revision to Diff 279546.
simonwallis2 added a comment.

MIR test added, after useful feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82638

Files:
  llvm/lib/CodeGen/MachineCopyPropagation.cpp
  llvm/test/CodeGen/ARM/mcp-dest-regs-no-dup.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82638.279546.patch
Type: text/x-patch
Size: 7585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/a1ca865c/attachment.bin>


More information about the llvm-commits mailing list