[libc-commits] [PATCH] D150399: [libc] add options to printf decimal floats
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 18 16:57:31 PDT 2023
michaelrj updated this revision to Diff 523605.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.
cleanup for all three modes after some testing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150399/new/
https://reviews.llvm.org/D150399
Files:
libc/src/__support/FPUtil/dyadic_float.h
libc/src/__support/float_to_string.h
libc/src/__support/ryu_constants.h
libc/src/__support/ryu_long_double_constants.h
libc/src/stdio/printf_core/converter.cpp
libc/src/stdio/printf_core/printf_config.h
libc/test/src/__support/high_precision_decimal_test.cpp
libc/test/src/stdio/sprintf_test.cpp
libc/utils/mathtools/ryu_tablegen.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150399.523605.patch
Type: text/x-patch
Size: 52471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230518/b04e9acb/attachment-0001.bin>
More information about the libc-commits
mailing list