[PATCH] D123631: [InstCombine] Fold memrchr calls with sequences of identical bytes.
Martin Sebor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 14:43:13 PDT 2022
msebor added a comment.
I wonder if the error has something to do with merging the patch from D123628 <https://reviews.llvm.org/D123628> into the next one in the series (D123629 <https://reviews.llvm.org/D123629>) in the final commit. Should I abandon the former?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123631/new/
https://reviews.llvm.org/D123631
More information about the llvm-commits
mailing list