[PATCH] D61238: [ConstantRange] Add sdiv() support
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 2 14:51:58 PDT 2019
nikic updated this revision to Diff 202624.
nikic added a comment.
Update comments so they are closer to the relevant branches in the implementation.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61238/new/
https://reviews.llvm.org/D61238
Files:
llvm/include/llvm/IR/ConstantRange.h
llvm/lib/IR/ConstantRange.cpp
llvm/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61238.202624.patch
Type: text/x-patch
Size: 7635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190602/268beeb3/attachment.bin>
More information about the llvm-commits
mailing list