[PATCH] D59959: [ConstantRange] Add unsigned and signed intersection type

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 6 13:02:23 PDT 2019


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

Rename IntersectionType to PreferredRangeType, switch to plain enum.


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

https://reviews.llvm.org/D59959

Files:
  llvm/include/llvm/IR/ConstantRange.h
  llvm/lib/IR/ConstantRange.cpp
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59959.194028.patch
Type: text/x-patch
Size: 9383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190406/3e203f1a/attachment.bin>


More information about the llvm-commits mailing list