[libc-commits] [PATCH] D131023: [libc] add printf decimal float conversion

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Oct 7 11:25:34 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG07c0a41b53f5: [libc] add printf decimal float conversion (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131023

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/float_to_string.h
  libc/src/__support/ryu_constants.h
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/converter.cpp
  libc/src/stdio/printf_core/converter_atlas.h
  libc/src/stdio/printf_core/float_dec_converter.h
  libc/test/src/stdio/sprintf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131023.466134.patch
Type: text/x-patch
Size: 332707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221007/87d18c29/attachment-0001.bin>


More information about the libc-commits mailing list