AVX512
This commit is contained in:
parent
04fbe296b2
commit
63c3066c2c
2 changed files with 1 additions and 12 deletions
|
@ -112,9 +112,6 @@ static inline Tv vblend__(Tv m, Tv a, Tv b)
|
|||
#if (VLEN==4)
|
||||
|
||||
#include <immintrin.h>
|
||||
#if (USE_FMA4)
|
||||
#include <x86intrin.h>
|
||||
#endif
|
||||
|
||||
typedef __m256d Tv;
|
||||
typedef __m256d Tm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue