[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
Thu Aug 5 03:34:52 PDT 2021


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

Rebased.


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/InstCombine/memset-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103451.364402.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/ed2f023d/attachment.bin>


More information about the llvm-commits mailing list