[PATCH] D103451: [SimplifyLibCalls][NFC] Clean up LibCallSimplifier from memset+malloc into calloc transformation

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 06:01:03 PDT 2021


yurai007 updated this revision to Diff 349246.
yurai007 added a comment.

Rebased to D103009 <https://reviews.llvm.org/D103009>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103451

Files:
  llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/DeadStoreElimination/noop-stores.ll
  llvm/test/Transforms/InstCombine/memset-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103451.349246.patch
Type: text/x-patch
Size: 13279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/4cef7fb0/attachment.bin>


More information about the llvm-commits mailing list