[PATCH] D130494: [InstCombine] Adjust snprintf folding of constant strings (PR #56598)
Martin Sebor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 15:00:56 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65967708d22b: [InstCombine] Adjust snprintf folding of constant strings (PR #56598) (authored by msebor).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130494/new/
https://reviews.llvm.org/D130494
Files:
llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/snprintf-2.ll
llvm/test/Transforms/InstCombine/snprintf-3.ll
llvm/test/Transforms/InstCombine/snprintf-4.ll
llvm/test/Transforms/InstCombine/snprintf.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130494.452817.patch
Type: text/x-patch
Size: 36980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/a62348a7/attachment.bin>
More information about the llvm-commits
mailing list