[PATCH] D67339: [ConstantRange] add helper function addWithNoWrap

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 02:39:31 PDT 2019


shchenz updated this revision to Diff 221693.
shchenz added a comment.

address @nikic comments


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67339/new/

https://reviews.llvm.org/D67339

Files:
  llvm/include/llvm/IR/ConstantRange.h
  llvm/include/llvm/IR/Operator.h
  llvm/lib/IR/ConstantRange.cpp
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67339.221693.patch
Type: text/x-patch
Size: 16133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/c5417290/attachment-0001.bin>


More information about the llvm-commits mailing list