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