[PATCH] D55947: [SimplifyLibCalls] Fix memchr expansion for constant strings.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 15:43:27 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350775: [SimplifyLibCalls] Fix memchr expansion for constant strings. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55947?vs=179346&id=180952#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55947

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55947.180952.patch
Type: text/x-patch
Size: 5774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/fe2df5cd/attachment.bin>


More information about the llvm-commits mailing list