[PATCH] D60960: [ConstantRange] Add makeExactNoWrapRegion()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 08:39:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
nikic marked 3 inline comments as done.
Closed by commit rL359402: [ConstantRange] Add makeExactNoWrapRegion() (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60960?vs=196047&id=197032#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60960

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60960.197032.patch
Type: text/x-patch
Size: 5041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190428/ccf70f34/attachment.bin>


More information about the llvm-commits mailing list