[libc-commits] [PATCH] D113815: [libc] Correct rounding for hexadecimalStringToFloat with long inputs.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Nov 15 11:22:55 PST 2021


lntue updated this revision to Diff 387333.
lntue marked an inline comment as done.
lntue added a comment.

[libc] Correct rounding for hexadecimalStringToFloat with long inputs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113815

Files:
  libc/src/__support/str_to_float.h
  libc/test/src/stdlib/strtof_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113815.387333.patch
Type: text/x-patch
Size: 8583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211115/7edf4585/attachment-0001.bin>


More information about the libc-commits mailing list