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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 05:58:56 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373205: [ConstantRange] add helper function addWithNoWrap(). (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67339?vs=222393&id=222402#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67339

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

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


More information about the llvm-commits mailing list