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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jan 31 15:04:21 PST 2023


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

rebase to include inline changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143006

Files:
  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.493744.patch
Type: text/x-patch
Size: 47258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230131/4e9b2bb0/attachment-0001.bin>


More information about the libc-commits mailing list