[PATCH] D60264: [ConstantRange] Add isNegative() and isNonNegative() methods

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 10:53:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357871: [ConstantRange] Add isAllNegative() and isAllNonNegative() methods (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60264?vs=193716&id=194063#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60264

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60264.194063.patch
Type: text/x-patch
Size: 4737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190407/c30e1b43/attachment.bin>


More information about the llvm-commits mailing list