[libc-commits] [PATCH] D129702: [libc] add rounding modes to printf float conv
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jul 14 16:41:49 PDT 2022
michaelrj updated this revision to Diff 444842.
michaelrj marked an inline comment as done.
michaelrj added a comment.
move to using ForceRoundingMode for rounding mode testing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129702/new/
https://reviews.llvm.org/D129702
Files:
libc/src/stdio/printf_core/CMakeLists.txt
libc/src/stdio/printf_core/float_hex_converter.h
libc/test/src/stdio/CMakeLists.txt
libc/test/src/stdio/sprintf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129702.444842.patch
Type: text/x-patch
Size: 7627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220714/a109296e/attachment-0001.bin>
More information about the libc-commits
mailing list