[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 26 13:03:32 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce8f42d4af2c: [InstCombine] Fold memrchr calls with a constant character. (authored by msebor).

Changed prior to commit:
  https://reviews.llvm.org/D123629?vs=422638&id=425292#toc

Repository:
  rG LLVM Github Monorepo

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-2.ll
  llvm/test/Transforms/InstCombine/memrchr-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123629.425292.patch
Type: text/x-patch
Size: 12412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/c356aa9f/attachment.bin>


More information about the llvm-commits mailing list