Function core::arch::x86_64::_mm256_permutexvar_ps [−][src]
pub unsafe fn _mm256_permutexvar_ps(idx: __m256i, a: __m256) -> __m256
This is supported on x86-64 and target feature
avx512f,avx512vl
only.Expand description
使用 idx 中的相应索引对跨通道中的单精度 (32-bit) 浮点元素进行打乱。