[PATCH] D128939: [InstCombine] Fold memchr and strchr equality with first argument

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 14:16: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 rG516915beb5ee: [InstCombine] Fold memchr and strchr equality with first argument (authored by msebor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128939

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/memchr-11.ll
  llvm/test/Transforms/InstCombine/strchr-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128939.443062.patch
Type: text/x-patch
Size: 10655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/8683ee4c/attachment.bin>


More information about the llvm-commits mailing list