[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
Tue Nov 16 11:30:23 PST 2021


lntue updated this revision to Diff 387720.
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.387720.patch
Type: text/x-patch
Size: 8583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211116/b3560f37/attachment.bin>


More information about the libc-commits mailing list