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

DIVYA SHANMUGHAN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 14:29:18 PDT 2017


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

Updated array2.ll  testcase file


https://reviews.llvm.org/D35035

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/DebugInfo/X86/array2.ll
  test/Transforms/InstCombine/builtin_memcpy_pattern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35035.105339.patch
Type: text/x-patch
Size: 20284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/7c93a3db/attachment.bin>


More information about the llvm-commits mailing list