[PATCH] D123817: [InstCombine] Fold strnlen of constant strings.
Martin Sebor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 15:16:06 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG449adafabe46: [InstCombine] Fold strnlen of constant strings. (authored by msebor).
Changed prior to commit:
https://reviews.llvm.org/D123817?vs=422947&id=425318#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123817/new/
https://reviews.llvm.org/D123817
Files:
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/strnlen-1.ll
llvm/test/Transforms/InstCombine/strnlen-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123817.425318.patch
Type: text/x-patch
Size: 5776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/2468c4ef/attachment.bin>
More information about the llvm-commits
mailing list