[PATCH] D60960: [ConstantRange] Add makeExactNoWrapRegion()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 22 03:26:47 PDT 2019
nikic updated this revision to Diff 196047.
nikic added a comment.
Add (indirect) test. In the makeGuaranteedNoWrapRegion() tests check that the result for single-element ranges is indeed exact.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60960/new/
https://reviews.llvm.org/D60960
Files:
llvm/include/llvm/IR/ConstantRange.h
llvm/lib/Analysis/LazyValueInfo.cpp
llvm/lib/IR/ConstantRange.cpp
llvm/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60960.196047.patch
Type: text/x-patch
Size: 5084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/5625866e/attachment.bin>
More information about the llvm-commits
mailing list