[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 Jul 5 13:40:24 PDT 2017
DIVYA updated this revision to Diff 105328.
DIVYA added a comment.
- Removed Extra Newlines
- Added IndexQueue(SmallVector) for storing possible consecutive stores
- changed testcase filename
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.105328.patch
Type: text/x-patch
Size: 40910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/1b196f69/attachment.bin>
More information about the llvm-commits
mailing list