Function core::core_arch::x86::avx512bw::vpermi2w

source ·
unsafe extern "C" fn vpermi2w(
    a: i16x32,
    idx: i16x32,
    b: i16x32
) -> i16x32
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.