[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 12 16:09:23 PDT 2022


msebor updated this revision to Diff 422360.
msebor added a comment.

Add context.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123631/new/

https://reviews.llvm.org/D123631

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/memrchr-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123631.422360.patch
Type: text/x-patch
Size: 5251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/3203c6d1/attachment.bin>


More information about the llvm-commits mailing list