[libc-commits] [libc] [llvm] [libc][math] Refactor log10, log1p, log2 implementation to header-only in src/__support/math folder. (PR #176089)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Thu Jan 15 22:58:17 PST 2026
https://github.com/bassiounix requested changes to this pull request.
Thank you for the refactor. Overall LGTM with some small changes.
Also please confirm that this change compiles with GCC12.2 locally.
If you had any compilation errors because of `constexpr` qualifier, you can safely remove it.
https://github.com/llvm/llvm-project/pull/176089
More information about the libc-commits
mailing list