diff options
author | Andrew Senkevich <andrew.senkevich@intel.com> | 2015-04-28 13:48:22 +0300 |
---|---|---|
committer | Andrew Senkevich <andrew.n.senkevich@gmail.com> | 2015-04-28 13:48:22 +0300 |
commit | a50ac6ec0a8e23e1b062e92545606951747c8b8c (patch) | |
tree | bf5a7ac5263aa010b439f0cda5de8e764044c85b /Makeconfig | |
parent | 93c1dba3b429eae4569dc0aeb3dff30e95cb0088 (diff) | |
download | glibc-a50ac6ec0a8e23e1b062e92545606951747c8b8c.zip glibc-a50ac6ec0a8e23e1b062e92545606951747c8b8c.tar.gz glibc-a50ac6ec0a8e23e1b062e92545606951747c8b8c.tar.bz2 |
This patch adds infrastructure for addition of SIMD
declarations for math functions in math.h. Added new headers math-vector.h
only generic version for now and libm-simd-decl-stubs.h with empty
definitions required for proper unfolding of new macros __MATHCALL_VEC which
will be used for declaration of vector math functions.
2015-04-28 Andrew Senkevich <andrew.senkevich@intel.com>
* bits/math-vector.h: New file.
* bits/libm-simd-decl-stubs.h: New header.
* math/Makefile (headers): Added new header libm-simd-decl-stubs.h.
* math/math.h (__MATHCALL_VEC): New macro.
Diffstat (limited to 'Makeconfig')
0 files changed, 0 insertions, 0 deletions