[PATCH] D60632: [ConstantRange] Disallow NUW | NSW in makeGuaranteedNoWrapRegion()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 13 12:42:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358340: [ConstantRange] Disallow NUW | NSW in makeGuaranteedNoWrapRegion() (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60632?vs=194939&id=195031#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60632

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: D60632.195031.patch
Type: text/x-patch
Size: 14262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190413/ab1ca9cf/attachment.bin>


More information about the llvm-commits mailing list