[PATCH 4/4] Do not wrap expf and exp2f
Joseph Myers
joseph@codesourcery.com
Wed Sep 13 20:19:00 GMT 2017
On Wed, 13 Sep 2017, Szabolcs Nagy wrote:
> * sysdeps/x86_64/fpu/w_expf.c: New file.
I don't think having w_expf.c alongside w_expf.S in the same directory
makes sense. (An IFUNC w_expf.c in the multiarch subdirectory, used to
build both fma and non-fma versions and replacing the existing
e_expf-fma.S, may well make sense if benchmarks show improvements on the
fma and non-fma .S files.)
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list