Function core::arch::x86::_mm256_permutevar8x32_ps [] [src]

pub unsafe fn _mm256_permutevar8x32_ps(a: __m256, idx: __m256i) -> __m256
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 and target feature avx2 only.

Shuffle eight 32-bit foating-point elements in a across lanes using the corresponding 32-bit integer index in idx.