mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-04 04:19:04 +00:00
SSE4.1 support is checked at runtime, so compile time checks are redundant at best and harmful when compiling for a different machine. Further more, a logic error prevented the use of SSE4.1 on systems with any version of AVX available. This is fixed now.
3.1 KiB
3.1 KiB