[libc-commits] [PATCH] D113036: [libc] refactor atof string parsing
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Nov 5 15:33:48 PDT 2021
michaelrj updated this revision to Diff 385207.
michaelrj marked 6 inline comments as done.
michaelrj added a comment.
clean up code in response to the comments, some of which improved speed significantly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113036/new/
https://reviews.llvm.org/D113036
Files:
libc/src/__support/str_to_float.h
libc/test/src/stdlib/strtof_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113036.385207.patch
Type: text/x-patch
Size: 18654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211105/64e89723/attachment-0001.bin>
More information about the libc-commits
mailing list