[PATCH] D123818: [InstCombine] Fold strnlen calls in equality to zero.

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 11:06:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGefa0f12c0beb: [InstCombine] Fold strnlen calls in equality to zero. (authored by msebor).

Changed prior to commit:
  https://reviews.llvm.org/D123818?vs=422949&id=425574#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123818

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/strnlen-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123818.425574.patch
Type: text/x-patch
Size: 6379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/a8a6e843/attachment.bin>


More information about the llvm-commits mailing list