[PATCH] D13612: [IR] Add a `makeNoWrapRegion` method to `ConstantRange`

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 12:47:46 PDT 2015


sanjoy updated this revision to Diff 37147.
sanjoy marked 4 inline comments as done.
sanjoy added a comment.

- address Nick's review


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.37147.patch
Type: text/x-patch
Size: 4260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/128561eb/attachment.bin>


More information about the llvm-commits mailing list