[PATCH] D32339: [APInt] Add compare/compareSigned methods that return -1, 0, 1. Reimplement slt/ult and friends using them
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 09:26:10 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300995: [APInt] Add compare/compareSigned methods that return -1, 0, 1. Reimplement… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32339?vs=96157&id=96158#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32339
Files:
llvm/trunk/include/llvm/ADT/APInt.h
llvm/trunk/lib/Support/APInt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32339.96158.patch
Type: text/x-patch
Size: 5210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/698229e4/attachment-0001.bin>
More information about the llvm-commits
mailing list