[PATCH] D34566: [loop idiom Recognition] support memcpy for multiple consecutive loads and stores

DIVYA SHANMUGHAN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 08:45:02 PDT 2017


DIVYA updated this revision to Diff 111356.
DIVYA added a comment.

- Removed nested if


https://reviews.llvm.org/D34566

Files:
  lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  test/Transforms/LoopIdiom/memcpy_struct_pattern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34566.111356.patch
Type: text/x-patch
Size: 37564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/2065bac7/attachment.bin>


More information about the llvm-commits mailing list