[libc-commits] [PATCH] D150399: [libc] add options to printf decimal floats
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jun 7 14:49:04 PDT 2023
michaelrj updated this revision to Diff 529443.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.
add comments explaining compile flags in float_to_string.h and the constants in ryu_tablegen.py
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150399/new/
https://reviews.llvm.org/D150399
Files:
libc/src/__support/CMakeLists.txt
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/CMakeLists.txt
libc/src/stdio/printf_core/converter.cpp
libc/src/stdio/printf_core/printf_config.h
libc/test/src/stdio/sprintf_test.cpp
libc/utils/mathtools/ryu_tablegen.py
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150399.529443.patch
Type: text/x-patch
Size: 56931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230607/7f80dc02/attachment-0001.bin>
More information about the libc-commits
mailing list