[PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 9 17:30:10 PDT 2015
sanjoy created this revision.
sanjoy added reviewers: hfinkel, reames, nlewycky.
sanjoy added a subscriber: llvm-commits.
This will be used in a future change to ScalarEvolution.
http://reviews.llvm.org/D13612
Files:
include/llvm/IR/ConstantRange.h
lib/IR/ConstantRange.cpp
unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13612.37008.patch
Type: text/x-patch
Size: 3970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151010/09e0cc71/attachment.bin>
More information about the llvm-commits
mailing list