[PATCH] D50556: [InstCombine] Improve strncpy to memcpy optimization

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 04:41:06 PDT 2018


xbolva00 updated this revision to Diff 160087.
xbolva00 edited the summary of this revision.
xbolva00 added a comment.

- Updated tests and description


https://reviews.llvm.org/D50556

Files:
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/strncpy-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50556.160087.patch
Type: text/x-patch
Size: 5838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/850852dc/attachment-0001.bin>


More information about the llvm-commits mailing list