[PATCH 4/14] [x86_64] Vector math functions (vector cosf tests)

Andrew Senkevich andrew.n.senkevich@gmail.com
Thu Jun 4 10:31:00 GMT 2015


Hi,

this patch adds testing for vectorized cosf.

2015-06-04  Andrew Senkevich  <andrew.senkevich@intel.com>

        * math/Makefile: Added CFLAGS for new tests.
        * math/test-float-vlen16.h: New file.
        * math/test-float-vlen4.h: New file.
        * math/test-float-vlen8.h: New file.
        * sysdeps/x86_64/fpu/Makefile: Added new tests and variables.
        * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
        * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: New file.
        * sysdeps/x86_64/fpu/test-float-vlen16.c: New file.
        * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: New file.
        * sysdeps/x86_64/fpu/test-float-vlen4.c: New file.
        * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: New file.
        * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: New file.
        * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: New file.
        * sysdeps/x86_64/fpu/test-float-vlen8.c: New file.


--
WBR,
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-x86-64-vector-cosf-tests.patch
Type: application/octet-stream
Size: 19581 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150604/63b7775f/attachment.obj>


More information about the Libc-alpha mailing list