[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
Mon Aug 14 08:35:06 PDT 2017
DIVYA updated this revision to Diff 110973.
DIVYA added a comment.
- processLoopStoreOfLoopLoad() refactored with processLoopStridedStore(),
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.110973.patch
Type: text/x-patch
Size: 39334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/8d60d09e/attachment.bin>
More information about the llvm-commits
mailing list