[PATCH] D30254: Remove sometimes faulty rewrite of memcpy in instcombine.

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 22:57:13 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296585: Remove sometimes faulty rewrite of memcpy in instcombine. (authored by uabelho).

Changed prior to commit:
  https://reviews.llvm.org/D30254?vs=89354&id=90124#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30254

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/memcpy-to-load.ll
  llvm/trunk/test/Transforms/InstCombine/pr31990_wrong_memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30254.90124.patch
Type: text/x-patch
Size: 5714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/8c7fcd04/attachment.bin>


More information about the llvm-commits mailing list