_mm256_cvtpd_ps

Convert packed double-precision (64-bit) floating-point elements in a to packed single-precision (32-bit) floating-point elements.

nothrow @nogc pure @trusted
__m128
_mm256_cvtpd_ps
(
__m256d a
)

Meta