mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
377ed004f2
This patch allows to use x86_64 vector math functions with GCC 6.* without OpenMP SIMD constructs. For additional details please visit <https://sourceware.org/glibc/wiki/libmvec#Example_2>. * sysdeps/x86/fpu/bits/math-vector.h: W/o -fopenmp declare vector math functions with GCC 6.* __attribute__ ((__simd__)). |
||
---|---|---|
.. | ||
bits | ||
include/bits | ||
Makefile | ||
powl_helper.c | ||
test-fenv-clear-sse.c | ||
test-fenv-sse-2.c | ||
test-fenv-sse.c | ||
test-fenv-x87.c |