[PATCH v1 5/12] PPC64: Add libmvec SIMD double-precision sincos 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 ceb69838c7..d56d1f2a28 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,19 @@
> +2019-04-06 Bert Tenjy <bert.tenjy@gmail.com>
> +
> + [BZ #24207]
> + * NEWS: Note the addition of PPC64 vector sincos.
> + * sysdeps/powerpc/bits/math-vector.h: Added sincos entry.
> + * sysdeps/powerpc/fpu/libm-test-ulps: Regenerated.
> + * sysdeps/powerpc/powerpc64/fpu/Versions: Added sincos entry.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: (libmvec-sysdep_routines)
> + (CFLAGS-vec_d_sincos2_vsx.c, libmvec-tests, double-vlen2-funcs)
> + (double-vlen2-arch-ext-cflags): Added build of VSX SIMD sincos function
> + and its tests.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/test-double-vlen2-wrappers.c: Added sincos entry.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/vec_d_sincos2_vsx.c: New file.
> + * sysdeps/powerpc/powerpc64/fpu/multiarch/vec_d_sincos2_vsx.h: Likewise.
> + * sysdeps/unix/sysv/linux/powerpc/powerpc64/libmvec.abilist: SIMD sincos added.
> +
Likewise.
Fixed and pushed to branch tuliom/libmvec.
Thanks!
--
Tulio Magno
More information about the Libc-alpha
mailing list