[PATCH] D123629: [InstCombine] Fold memrchr calls with a constant character.
Martin Sebor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 16:08:38 PDT 2022
msebor updated this revision to Diff 422358.
msebor added a comment.
Add context.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123629/new/
https://reviews.llvm.org/D123629
Files:
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/memrchr-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123629.422358.patch
Type: text/x-patch
Size: 6461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/305f5576/attachment.bin>
More information about the llvm-commits
mailing list