[PATCH] D128011: [SimplifyLibCalls] Transform memchr(STR, C, N) to chain of ORs
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 00:26:18 PDT 2023
xbolva00 updated this revision to Diff 518992.
xbolva00 added a comment.
Herald added a subscriber: hoy.
Rebased.
Ping.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128011/new/
https://reviews.llvm.org/D128011
Files:
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/memchr-7.ll
llvm/test/Transforms/InstCombine/memchr.ll
llvm/test/Transforms/PhaseOrdering/memchr-expansion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128011.518992.patch
Type: text/x-patch
Size: 7872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/ec073057/attachment.bin>
More information about the llvm-commits
mailing list