[PATCH] D123497: [ValueTracking] Make getStringLenth aware of strdup

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 04:50:34 PDT 2022


serge-sans-paille updated this revision to Diff 421877.
serge-sans-paille added a comment.

clang-formatted version


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

https://reviews.llvm.org/D123497

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/strlen-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123497.421877.patch
Type: text/x-patch
Size: 11272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220411/08c40c97/attachment.bin>


More information about the llvm-commits mailing list