enable SIMDe backend

This commit is contained in:
Konstantinos Margaritis
2023-11-21 17:13:33 +00:00
committed by Konstantnos Margaritis
parent 50a664b5c3
commit 99807c17a6
9 changed files with 40 additions and 10 deletions

View File

@@ -74,8 +74,6 @@
# endif
#elif defined(USE_PPC64EL_ALTIVEC_H)
#include <altivec.h>
#else
#error no intrinsics file
#endif
#endif // INTRINSICS_H