[PATCH] D31821: Remove redundant copy in recurrences

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 11:09:59 PDT 2017


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

Add missing reference.


https://reviews.llvm.org/D31821

Files:
  lib/CodeGen/PeepholeOptimizer.cpp
  lib/CodeGen/TwoAddressInstructionPass.cpp
  test/CodeGen/MIR/Generic/multiRunPass.mir
  test/CodeGen/X86/fma-do-not-commute.ll
  test/CodeGen/X86/peephole-recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31821.100890.patch
Type: text/x-patch
Size: 14875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/dbda5431/attachment.bin>


More information about the llvm-commits mailing list