[PATCH] D55947: [SimplifyLibCalls] Fix memchr expansion for constant strings.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 21 13:49:01 PST 2018
efriedma updated this revision to Diff 179346.
efriedma added a comment.
Emit "and" explicitly.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55947/new/
https://reviews.llvm.org/D55947
Files:
lib/Transforms/Utils/SimplifyLibCalls.cpp
test/Transforms/InstCombine/memchr.ll
test/Transforms/InstCombine/strchr-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55947.179346.patch
Type: text/x-patch
Size: 5675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/9f69669f/attachment.bin>
More information about the llvm-commits
mailing list