// Copyright Naoki Shibata and contributors 2010 - 2021. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #define SLEEF_ENABLE_OMP_SIMD #include "sleef.h" #define N 1024 double a[N], b[N], c[N], d[N]; float e[N], f[N], g[N], h[N]; void testsind1_u10() { // CHECK-SSE2: testsind1_u10 // CHECK-AVX2: testsind1_u10 for(int i=0;i