[PATCH] D29346: Fix APFloat mod
Simon Byrne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 01:43:37 PST 2017
simonbyrne updated this revision to Diff 87374.
simonbyrne added a comment.
Changed to use subtraction to avoid intermediate overflow, added tests.
https://reviews.llvm.org/D29346
Files:
lib/Support/APFloat.cpp
unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29346.87374.patch
Type: text/x-patch
Size: 4474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/a3251ab4/attachment.bin>
More information about the llvm-commits
mailing list