[PATCH] D61238: [ConstantRange] Add sdiv() support

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 11:16:59 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D61238?vs=202624&id=202758#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61238

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: D61238.202758.patch
Type: text/x-patch
Size: 7729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/ff5d2a78/attachment.bin>


More information about the llvm-commits mailing list