[PATCH] D68089: [InstCombine] Optimize some memccpy calls to memcpy/null

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 06:51:04 PST 2019


xbolva00 updated this revision to Diff 230643.
xbolva00 added a comment.
Herald added a subscriber: hiraditya.

Fixed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68089/new/

https://reviews.llvm.org/D68089

Files:
  llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/memccpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68089.230643.patch
Type: text/x-patch
Size: 12947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/d6b06ee9/attachment.bin>


More information about the llvm-commits mailing list