[PATCH v2 06/12] math: Use lgamma from CORE-MATH

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Fri Oct 24 13:24:49 GMT 2025



On 23/10/25 16:54, DJ Delorie wrote:
> Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
>> +      else if (fabs (fh) < 0x1.76cp-3 && sx > -8.53 && sx < -8)
> 
> Does it matter if -8.53 isn't precise?  I don't think it should, but
> you replace 2.61 with an 0xp constant...

I will replace with -0x1.10f5c28f5c28fp+3.

> 
> Other than that, LGTM
> Reviewed-by: DJ Delorie <dj@redhat.com>
> 



More information about the Libc-alpha mailing list