[PATCH] D123815: [InstCombine] Add a strnlen handler stub.

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 13:03:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2807c420cd23: [InstCombine] add a strnlen handler stub. (authored by msebor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123815

Files:
  llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/strnlen-1.ll
  llvm/test/Transforms/InstCombine/strnlen-2.ll
  llvm/test/Transforms/InstCombine/strnlen-3.ll
  llvm/test/Transforms/InstCombine/strnlen-5.ll
  llvm/test/Transforms/InstCombine/strnlen-6.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123815.425289.patch
Type: text/x-patch
Size: 19011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/fa26e8fc/attachment-0001.bin>


More information about the llvm-commits mailing list