[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 07:10:02 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8cdde719507: [SimplifyLibCalls][NFC] Clean up LibCallSimplifier from 'memset + malloc into… (authored by yurai007).
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.364453.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/ae37bfc3/attachment.bin>
More information about the llvm-commits
mailing list