[PATCH v1 8/12] PPC64: Add libmvec SIMD single-precision logarithm function.

GT tnggil@protonmail.com
Tue May 7 22:43:00 GMT 2019


This patch creates a vector logf implementation of the algorithm in
sysdeps/ieee754/flt-32. The specific reference algorithm version is from
commit #bf27d3973d. Three files are adapted as follows:

math_config.h becomes sysdeps/powerpc/powerpc64/fpu/multiarch/math_config_flt.h
e_logf_data.c becomes sysdeps/powerpc/powerpc64/fpu/multiarch/vec_s_logf_data.c
e_logf.c becomes sysdeps/powerpc/powerpc64/fpu/multiarch/vec_s_logf4_vsx.c.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PPC64-Add-libmvec-SIMD-single-precision-logarithm-fu.patch
Type: text/x-patch
Size: 17462 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20190507/9ff114b8/attachment.bin>


More information about the Libc-alpha mailing list