[PATCH] D69771: [APFloat] Handle exponent underflow correctly
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 17 23:43:53 PST 2019
ekatz updated this revision to Diff 229752.
ekatz edited the summary of this revision.
ekatz added a comment.
This is a simpler take for the solution.
Also, added tests for other rounding modes, as requested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69771/new/
https://reviews.llvm.org/D69771
Files:
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Support/APFloat.cpp
llvm/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69771.229752.patch
Type: text/x-patch
Size: 11486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/8faa7e05/attachment.bin>
More information about the llvm-commits
mailing list