Function _kadd_mask8
#[target_feature(enable = "avx512dq")]
pub const fn _kadd_mask8(a: __mmask8, b: __mmask8) -> __mmask8
Add 8-bit masks a and b, and store the result in dst.
_kadd_mask8#[target_feature(enable = "avx512dq")]
pub const fn _kadd_mask8(a: __mmask8, b: __mmask8) -> __mmask8
Add 8-bit masks a and b, and store the result in dst.