[PATCH] D122836: [SimplifyLibCalls] Fold more memchr calls

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 14:14:17 PDT 2022


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

Correct typos in test comments and test function names in `memchr-2.ll`

@nikic if the final version looks good can you please commit the final patch for me when you have a chance?


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

https://reviews.llvm.org/D122836

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122836.419855.patch
Type: text/x-patch
Size: 12782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220401/2f512484/attachment.bin>


More information about the llvm-commits mailing list