[PATCH] D48399: [ConstantRange] Add support of mul in makeGuaranteedNoWrapRegion.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 20 15:47:24 PDT 2018
timshen created this revision.
timshen added a reviewer: sanjoy.
Herald added subscribers: bixia, hiraditya, jlebar.
This is trying to add support for r334428.
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.152183.patch
Type: text/x-patch
Size: 6734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/ad2b008d/attachment.bin>
More information about the llvm-commits
mailing list