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

DIVYA SHANMUGHAN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 10:27:41 PDT 2017


DIVYA updated this revision to Diff 111029.

https://reviews.llvm.org/D35035

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/DebugInfo/X86/array2.ll
  test/Transforms/InstCombine/alloca.ll
  test/Transforms/InstCombine/memcpy-to-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35035.111029.patch
Type: text/x-patch
Size: 6582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/4ded24a5/attachment.bin>


More information about the llvm-commits mailing list