[PATCH] D40881: [ConstantRange] Support for ashr in ConstantRange computation

Surya Kumari Jangala via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 04:29:59 PST 2017


jskumari updated this revision to Diff 127334.
jskumari added a comment.

Incorporated review comments.


https://reviews.llvm.org/D40881

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40881.127334.patch
Type: text/x-patch
Size: 5314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/e45dee9d/attachment.bin>


More information about the llvm-commits mailing list