mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 00:34:34 +00:00
4505aee3c2
Ensures that AVX2 intrinsics are only included when the OMATH_USE_AVX2 preprocessor definition is set. This prevents compilation errors when AVX2 support is not available or explicitly disabled.