[PATCH v3 5/6] math: Remove i386 ilogb/ilogbf/llogb/llogbf
Wilco Dijkstra
Wilco.Dijkstra@arm.com
Fri May 30 14:24:59 GMT 2025
Hi Adhemerval,
> The new float and double implementation does not required an
> extra function call and error handling uses math_err function,
> which results in better performance on i386 as well.
LGTM - assembly code from 1995 has no chance against generic C code!
Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
Cheers,
Wilco
More information about the Libc-alpha
mailing list