[PATCH] D59386: [ValueTracking] ConstantRange based overflow detection for unsigned add/sub

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 11:57:07 PDT 2019


nikic updated this revision to Diff 190864.
nikic edited the summary of this revision.
nikic added a comment.

Rebase over rL356290 <https://reviews.llvm.org/rL356290>, which was the NFC portion of this change.


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

https://reviews.llvm.org/D59386

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/and2.ll
  llvm/test/Transforms/InstCombine/saturating-add-sub.ll
  llvm/test/Transforms/LoopVectorize/X86/small-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59386.190864.patch
Type: text/x-patch
Size: 9578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/698b50d9/attachment.bin>


More information about the llvm-commits mailing list