[PATCH] D42889: [LoopIdiomRecognize] Add support for memmove. Fixes PR25165

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 3 16:38:25 PST 2018


EricWF updated this revision to Diff 132757.
EricWF edited the summary of this revision.
EricWF added a comment.

- Add more tests.


https://reviews.llvm.org/D42889

Files:
  include/llvm/IR/IRBuilder.h
  lib/IR/IRBuilder.cpp
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  test/Transforms/LoopIdiom/basic-address-space.ll
  test/Transforms/LoopIdiom/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42889.132757.patch
Type: text/x-patch
Size: 21268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180204/7660fd39/attachment.bin>


More information about the llvm-commits mailing list