[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:15:36 PDT 2023


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

move explicit exponent changes in printf floats to this patch


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/x86_64/LongDoubleBits.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.548690.patch
Type: text/x-patch
Size: 5265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230809/0d896b96/attachment.bin>


More information about the libc-commits mailing list