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 /scripts/cpp | |
| parent | 93c1dba3b429eae4569dc0aeb3dff30e95cb0088 (diff) | |
| download | glibc-a50ac6ec0a8e23e1b062e92545606951747c8b8c.tar.xz glibc-a50ac6ec0a8e23e1b062e92545606951747c8b8c.zip | |
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 'scripts/cpp')
0 files changed, 0 insertions, 0 deletions
