Function core::core_arch::x86::avx512f::vpermi2pd

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