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

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 4 00:43:50 PST 2018


EricWF updated this revision to Diff 132764.
EricWF added a comment.

Fix silly logic bug in last update. Sorry for the spam.


https://reviews.llvm.org/D42889

Files:
  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.132764.patch
Type: text/x-patch
Size: 17395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180204/e157f997/attachment.bin>


More information about the llvm-commits mailing list