[PATCH] D73000: [InstCombine] Optimize strchr(cststr, C)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 19 06:58:52 PST 2020


xbolva00 updated this revision to Diff 238987.
xbolva00 added a comment.

up


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73000

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/memchr-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73000.238987.patch
Type: text/x-patch
Size: 7734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200119/3c6ced13/attachment.bin>


More information about the llvm-commits mailing list