[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 9 09:16:22 PDT 2017
DIVYA updated this revision to Diff 110415.
DIVYA added a comment.
- Refactored code to reuse implementation of processLoopStores() and processLoopStridedStore()
- Added ForMemcpy flag
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.110415.patch
Type: text/x-patch
Size: 30010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/e597d943/attachment.bin>
More information about the llvm-commits
mailing list