mattg-sp 2ab4b4859c Fixes to enable building with -mavx, for Sandybridge CPUs. (#992)
The -mf16c (i.e. packed-half conversion instructions) weren't added until the
Ivy Bridge CPU generation (https://en.wikipedia.org/wiki/F16C#CPUs_with_F16C).
Therefore, code dependent on those intrinsics must be conditioned on __F16C__ -
not __AVX__.
2019-11-19 16:15:00 +01:00
..
2019-09-20 18:59:10 +02:00
2019-09-20 18:59:10 +02:00
2019-09-20 18:59:10 +02:00
2019-09-20 18:59:10 +02:00
2019-09-20 18:59:10 +02:00