[PATCH] D31821: Remove redundant copy in recurrences

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 13:31:25 PDT 2017


twoh updated this revision to Diff 104729.
twoh added a comment.

@wmi Good call! I fixed the code per your suggestion. Thanks!


https://reviews.llvm.org/D31821

Files:
  lib/CodeGen/PeepholeOptimizer.cpp
  lib/CodeGen/TwoAddressInstructionPass.cpp
  test/CodeGen/MIR/Generic/multiRunPass.mir
  test/CodeGen/X86/peephole-recurrence.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31821.104729.patch
Type: text/x-patch
Size: 20724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/929928d7/attachment.bin>


More information about the llvm-commits mailing list