mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-18 22:23:26 +00:00
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.