Tags / Equivalents
_mm512_add_ph() on Intel 64-bit - AVX512
Add packed half-precision (16-bit) floating-point elements in a and b, and store the results in output.
_mm_add_ph() on Intel 64-bit - AVX512
Add packed half-precision (16-bit) floating-point elements in a and b, and store the results in output.
_mm256_add_ph() on Intel 64-bit - AVX512
Add packed half-precision (16-bit) floating-point elements in a and b, and store the results in output.