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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Nov 11 09:52:09 PST 2021


michaelrj accepted this revision.
michaelrj added a comment.
This revision is now accepted and ready to land.

LGTM with the nit that the commit name is much longer than the recommended length, so shortening it would be good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113681



More information about the libc-commits mailing list