This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/9] Optimized expf, exp2f, logf, log2f and powf


On 19/09/17 13:49, Szabolcs Nagy wrote:
> updated patchset, now with logf, log2f and powf too.
> some libm_alias_float changes in math/w_*_compat.c got reverted.
> 
> Szabolcs Nagy (9):
>   Optimized generic expf and exp2f with wrappers
>   New expf and exp2f version without SVID compat wrapper
>   Do not wrap expf and exp2f
>   New generic logf
>   New generic log2f
>   New generic powf
>   New symbol version for logf, log2f and powf without SVID compat
>   Do not wrap logf, log2f and powf
>   AArch64: update libm-test-ulps
> 

now i added these to an nsz/math branch so others can test it.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]