simd disable

v1
Brett 2024-04-25 17:42:03 -04:00
parent 325508e807
commit c6a54f5106
2 changed files with 2 additions and 3 deletions

View File

@ -22,13 +22,12 @@
#if defined(__AVX__) || defined(__AVX2__)
#include <immintrin.h>
#include <xmmintrin.h>
#else
//#warning AVX is not available.
#endif
#include <xmmintrin.h>
namespace blt
{
class simd

@ -1 +1 @@
Subproject commit 7ef2e733416953b222851f9a360d7fc72d068ee5
Subproject commit 10368163ab1f4367d2f0685b5928b1c973ebd1ec