[PATCH v1 6/12] PPC64: Add libmvec SIMD single-precision sincosf function.
Tulio Magno Quites Machado Filho
tuliom@ascii.art.br
Mon Apr 15 20:28:00 GMT 2019
GT <tnggil@protonmail.com> writes:
> diff --git a/ChangeLog b/ChangeLog
> index d56d1f2a28..ecf71c6c69 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,18 @@
> +2019-04-07 Bert Tenjy <bert.tenjy@gmail.com>
> +
> + [BZ #24207]
> + * NEWS: Note the addition of PPC64 vector sincosf.
> + * sysdeps/powerpc/bits/math-vector.h: Added sincosf entry.
> + * sysdeps/powerpc/fpu/libm-test-ulps: Regenerated.
> + * sysdeps/powerpc/powerpc64/fpu/Versions: Added sincosf entry.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: (libmvec-sysdep_routines)
> + (CFLAGS-vec_s_sincosf4_vsx.c, float-vlen4-funcs): Added build of VSX SIMD sincosf function
> + and its tests.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/test-float-vlen4-wrappers.c: Added sincosf entry.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/vec_s_sincosf4_vsx.c: New file.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/vec_s_sincosf4_vsx.h: Likewise.
> + * sysdeps/unix/sysv/linux/powerpc/powerpc64/libmvec.abilist: SIMD sincosf added.
> +
Likewise.
Fixed and pushed to branch tuliom/libmvec.
Thanks!
--
Tulio Magno
More information about the Libc-alpha
mailing list