_mm256_cvtps_pd

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

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

Meta