[PATCH] D47198: [InstCombine] Replace malloc+strcpy with malloc+memcpy

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 08:34:26 PDT 2018


xbolva00 updated this revision to Diff 148016.
xbolva00 added a comment.

Removed duplicated test


https://reviews.llvm.org/D47198

Files:
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/malloc-strcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47198.148016.patch
Type: text/x-patch
Size: 7226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/890361a4/attachment.bin>


More information about the llvm-commits mailing list