[PATCH] D48399: [ConstantRange] Add support of mul in makeGuaranteedNoWrapRegion.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 11:02:04 PDT 2018
timshen updated this revision to Diff 152520.
timshen added a comment.
Factored out APInt code, and simplified unsigned code.
https://reviews.llvm.org/D48399
Files:
llvm/lib/IR/ConstantRange.cpp
llvm/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48399.152520.patch
Type: text/x-patch
Size: 6420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/9b60af00/attachment.bin>
More information about the llvm-commits
mailing list