[libc-commits] [PATCH] D113681: [libc] Simplify decimalStringToFloat and hexadecimalStringToFloat in str_to_float.h and improve their performance.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Nov 11 12:49:32 PST 2021


lntue updated this revision to Diff 386631.
lntue added a comment.

[libc] Simplify decimalStringToFloat and hexadecimalStringToFloat and improve their performance.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113681

Files:
  libc/src/__support/str_to_float.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113681.386631.patch
Type: text/x-patch
Size: 5566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211111/cd9da5bd/attachment.bin>


More information about the libc-commits mailing list