[PATCH 22/25] math: Use erf from CORE-MATH
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Mon Sep 15 20:32:16 GMT 2025
On 11/09/25 00:00, DJ Delorie wrote:
> Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
>> + if (__glibc_unlikely (ux > 0x4017afb48dc96626)) // |x| > 0x1.7afb48dc96626p+2
>
> More long constants
> Dangerously long line, too.
Ack.
>
>> +#define MASK (uint64_t) 0x7ff0000000000000 // encoding of +Inf
>
> etc
>
> Otherwise LGTM
> Reviewed-by: DJ Delorie <dj@redhat.com>
>
More information about the Libc-alpha
mailing list