[libc-commits] [PATCH] D112580: [libc] add fast path to string to float conversion
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Oct 28 16:15:14 PDT 2021
michaelrj updated this revision to Diff 383194.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.
add unit tests and clean up the fast path.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112580/new/
https://reviews.llvm.org/D112580
Files:
libc/src/__support/str_to_float.h
libc/test/src/__support/str_to_float_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112580.383194.patch
Type: text/x-patch
Size: 9553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211028/6f8bc94e/attachment.bin>
More information about the libc-commits
mailing list