[PATCH] D35035: [InstCombine] Prevent memcpy generation for small data size

DIVYA SHANMUGHAN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 07:36:19 PDT 2017


DIVYA updated this revision to Diff 105643.
DIVYA added a comment.

- removed some comments
- added testcase with different layout




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/builtin_memcpy_patterns_datalayout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35035.105643.patch
Type: text/x-patch
Size: 11918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/de76022e/attachment.bin>


More information about the llvm-commits mailing list