[libc-commits] [PATCH] D157156: [libc] Add get_explicit_exponent to fpbits

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 9 11:56:52 PDT 2023


michaelrj updated this revision to Diff 548722.
michaelrj added a comment.

fix 80 bit sqrt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157156

Files:
  libc/src/__support/FPUtil/FPBits.h
  libc/src/__support/FPUtil/generic/sqrt_80_bit_long_double.h
  libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
  libc/src/__support/float_to_string.h
  libc/src/stdio/printf_core/float_dec_converter.h
  libc/src/stdio/printf_core/float_hex_converter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157156.548722.patch
Type: text/x-patch
Size: 7030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230809/84f2235c/attachment.bin>


More information about the libc-commits mailing list