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

Siddhesh Poyarekar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 03:44:54 PST 2020


siddhesh updated this revision to Diff 310825.
siddhesh added a comment.

More formatting fixes, sorry for the noise.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93015.310825.patch
Type: text/x-patch
Size: 3570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/077e8722/attachment.bin>


More information about the llvm-commits mailing list