[PATCH] D69771: [APFloat] Enlarge ExponentType to 32bit integer

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 00:10:15 PST 2019


ekatz updated this revision to Diff 229983.
ekatz retitled this revision from "[APFloat] Handle exponent underflow correctly" to "[APFloat] Enlarge ExponentType to 32bit integer".
ekatz added a comment.

Removed changes unrelated to topic.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69771/new/

https://reviews.llvm.org/D69771

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/unittests/ADT/APFloatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69771.229983.patch
Type: text/x-patch
Size: 10240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/50a80a72/attachment.bin>


More information about the llvm-commits mailing list