[PATCH] D93015: Fold comparison of __builtin_object_size expression with -1 for non-const size

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 01:56:53 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fcb03995648: Fold comparison of __builtin_object_size expression with -1 for non-const size (authored by siddhesh, committed by serge-sans-paille).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93015

Files:
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/test/Transforms/InstCombine/builtin-dynamic-object-size.ll
  llvm/test/Transforms/InstCombine/limit-max-iterations.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93015.313268.patch
Type: text/x-patch
Size: 5435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201222/c282191f/attachment.bin>


More information about the llvm-commits mailing list