[libc-commits] [PATCH] D143006: [libc] add printf auto float conversion

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 3 15:16:53 PST 2023


michaelrj updated this revision to Diff 494753.
michaelrj marked an inline comment as done.
michaelrj added a comment.

adjust TODO comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143006

Files:
  libc/src/__support/float_to_string.h
  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: D143006.494753.patch
Type: text/x-patch
Size: 47395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230203/70b01123/attachment-0001.bin>


More information about the libc-commits mailing list