[PATCH 7/N v2] [x86_64] Vectorized math functions

Joseph Myers joseph@codesourcery.com
Wed Dec 3 18:14:00 GMT 2014


On Tue, 2 Dec 2014, Andrew Senkevich wrote:

> This patch adds vector implementations of cos for x86_64 (SSE4, AVX
> and AVX2 versions).
> 
>         * sysdeps/x86_64/fpu/svml_d_cos2_core.S: New file.
>         * sysdeps/x86_64/fpu/svml_d_cos4_core_avx.S: New file.
>         * sysdeps/x86_64/fpu/svml_d_cos4_core_avx2.S: New file.
>         * sysdeps/x86_64/fpu/svml_d_cos_data.S: New file.
>         * sysdeps/x86_64/fpu/svml_d_cos_data.h: New file.
>         * sysdeps/x86_64/fpu/Versions: New file.

I think patches 7 and 8 should be combined, rather than having an 
intermediate state where these sources are present but not actually used.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list