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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 02:04:27 PDT 2019


shchenz updated this revision to Diff 222375.
shchenz marked 2 inline comments as done.
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/lib/IR/ConstantRange.cpp
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67339.222375.patch
Type: text/x-patch
Size: 15442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/8c3b2a36/attachment.bin>


More information about the llvm-commits mailing list