Function _mm256_castpd_ps
#[target_feature(enable = "avx")]
pub const fn _mm256_castpd_ps(a: __m256d) -> __m256
Cast vector of type __m256d to type __m256.
_mm256_castpd_ps#[target_feature(enable = "avx")]
pub const fn _mm256_castpd_ps(a: __m256d) -> __m256
Cast vector of type __m256d to type __m256.