Tags / Equivalents
_mm256_min_ps() on Intel 64-bit - AVX2
Compare packed single-precision (32-bit) floating-point elements in a and b, and store packed minimum values in output.
output does not follow the IEEE Standard for Floating-Point Arithmetic (IEEE 754) minimum value when inputs are NaN or signed-zero values.