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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 01:57:28 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb7b8540f09a: [InstCombine] Optimize some memccpy calls to memcpy/null (authored by xbolva00).

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.231027.patch
Type: text/x-patch
Size: 14195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/eea14078/attachment.bin>


More information about the llvm-commits mailing list