[libc-commits] [libc] [libc] Alternative algorithm for decimal FP printf (PR #123643)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Mon Jan 27 14:08:21 PST 2025


https://github.com/michaelrj-google commented:

The algorithm looks good to me, I've left some comments but they're mostly code style related. Thank you for figuring out how to get rid of the loop, I think the result is much more elegant.

https://github.com/llvm/llvm-project/pull/123643


More information about the libc-commits mailing list