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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 01:29:56 PDT 2019


shchenz updated this revision to Diff 220286.
shchenz marked 3 inline comments as done.
shchenz added a comment.

address @nikic  @lebedev.ri 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.220286.patch
Type: text/x-patch
Size: 12743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/9a1b24d0/attachment.bin>


More information about the llvm-commits mailing list