[PATCH] D35035: [InstCombine] Prevent memcpy generation for small data size
DIVYA SHANMUGHAN via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 12:32:46 PDT 2017
DIVYA updated this revision to Diff 110787.
DIVYA added a comment.
- Updated patch https://reviews.llvm.org/rL310611 and added the diff
- added a new testcase
https://reviews.llvm.org/D35035
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/DebugInfo/X86/array2.ll
test/Transforms/InstCombine/builtin_memcpy_patterns.ll
test/Transforms/InstCombine/memcpy-to-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35035.110787.patch
Type: text/x-patch
Size: 12736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/431499e6/attachment.bin>
More information about the llvm-commits
mailing list