[libc-commits] [libc] [libc][math] Add skip accurate pass option for exp*, log*, and powf functions. (PR #129831)
via libc-commits
libc-commits at lists.llvm.org
Wed Mar 5 16:20:57 PST 2025
lntue wrote:
> Overall LGTM, do you want to split the alignas changes to a separate patch? They seem unrelated.
Fixing the alignment of those constant tables of exp and log does bring down the size a bit, so I'd keep it in this PR.
https://github.com/llvm/llvm-project/pull/129831
More information about the libc-commits
mailing list