[PATCH] D62463: [ValueTracking][ConstantRange] Distinguish low/high always overflow

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 26 12:50:00 PDT 2019


nikic updated this revision to Diff 201465.
nikic added a comment.

Add comments for enum cases.


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

https://reviews.llvm.org/D62463

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/include/llvm/IR/ConstantRange.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/IR/ConstantRange.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62463.201465.patch
Type: text/x-patch
Size: 14043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190526/99f80cef/attachment.bin>


More information about the llvm-commits mailing list