[libc-commits] [PATCH] D115828: [libc] Implement correctly rounded log2f based on RLIBM library.

Paul Zimmermann via libc-commits libc-commits at lists.llvm.org
Fri Jan 14 09:20:01 PST 2022


       Dear Tue,

> @zimmermann6, @santoshn: I've updated the implementation to be correctly rounded for all rounding modes.  I also added the exhaustive tests for all rounding modes.  Thanks!

I confirm the new function is correctly rounded for all rounding modes.
Great job!
Paul


More information about the libc-commits mailing list