[PATCH] D33310: [APInt] Add support for dividing or remainder by a uint64_t or int64_t.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 00:40:55 PDT 2017
craig.topper updated this revision to Diff 99529.
craig.topper added a comment.
Add tests. Remove braces.
https://reviews.llvm.org/D33310
Files:
include/llvm/ADT/APInt.h
lib/Support/APInt.cpp
unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33310.99529.patch
Type: text/x-patch
Size: 15245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/2689e061/attachment.bin>
More information about the llvm-commits
mailing list