[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
Tue Aug 15 09:10:40 PDT 2017


DIVYA updated this revision to Diff 111184.
DIVYA marked 5 inline comments as done.
DIVYA added a comment.

- setDebugLoc and debug dumping  refactored


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.111184.patch
Type: text/x-patch
Size: 39524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/91ba7abf/attachment.bin>


More information about the llvm-commits mailing list