Files
eigen/Eigen/src/Core/util
David Tellenbach c06c3e52a0 Include immintrin.h if F16C is available and vectorization is disabled
If EIGEN_DONT_VECTORIZE is defined, immintrin.h is not included even if F16C is available. Trying to use F16C intrinsics thus fails.

This fixes issue #2395.
2021-12-25 19:51:42 +00:00
..
2021-12-06 18:01:15 +00:00
2021-12-06 18:01:15 +00:00
2021-12-16 20:20:47 +00:00
2021-12-21 16:46:09 +00:00