_mm256_set_m128

Set packed __m256d vector with the supplied values.

nothrow @nogc pure @trusted
__m256
_mm256_set_m128
(
__m128 hi
,
__m128 lo
)

Meta