1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 11:15:55 +01:00

FMA4 added

This commit is contained in:
Peter Boyle 2015-10-09 01:00:53 +02:00
parent d4289a33b8
commit 8889af45ca

View File

@ -9,6 +9,9 @@
/* AVX512 Intrinsics for Knights Landing */
#undef AVX512
/* AVX Intrinsics with FMA4 */
#undef AVXFMA4
/* EMPTY_SIMD only for DEBUGGING */
#undef EMPTY_SIMD