pub fn _mm_mask_reduce_max_epi16(k: __mmask8, a: __m128i) -> i16
avx512bw,avx512vl
Reduce the packed 16-bit integers in a by maximum using mask k. Returns the maximum of all active elements in a.