[PATCH] D123816: [InstCombine] Fold strnlen with a bound of zero and one.
Martin Sebor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 13:03:24 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25febbd155a5: [InstCombine] Fold strnlen with a bound of zero and one. (authored by msebor).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123816/new/
https://reviews.llvm.org/D123816
Files:
llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/strnlen-1.ll
llvm/test/Transforms/InstCombine/strnlen-2.ll
llvm/test/Transforms/InstCombine/strnlen-3.ll
llvm/test/Transforms/InstCombine/strnlen-5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123816.425290.patch
Type: text/x-patch
Size: 9884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/cfce8b28/attachment.bin>
More information about the llvm-commits
mailing list