Closed Nielsbishere closed 1 year ago
Non strict float can forcefully insert FMA, while strict float can't because fma can reorder unpredictably.
Not very useful. It only works on normal floats; it would be more useful on 4-element vectors but this requires AVX512.
Non strict float can forcefully insert FMA, while strict float can't because fma can reorder unpredictably.