_mm256_set_m128d

Set packed __m256d vector with the supplied values.

nothrow @nogc pure @trusted
__m256d
_mm256_set_m128d
(
__m128d hi
,
__m128d lo
)

Meta