Thanks to visit codestin.com Credit goes to doc.rust-lang.org
pub fn _mm256_hadds_epi16(a: __m256i, b: __m256i) -> __m256i
avx2
Horizontally adds adjacent pairs of 16-bit integers in a and b using saturation.
a
b
Intel’s documentation