[PATCH] D61207: [ConstantRange] Add srem() support

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 10:00:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360055: [ConstantRange] Add srem() support (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61207?vs=196895&id=198297#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61207

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: D61207.198297.patch
Type: text/x-patch
Size: 7724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/ae26be3a/attachment.bin>


More information about the llvm-commits mailing list