_mm256_setr_m128d

Set packed __m256d vector with the supplied values.

nothrow @nogc
__m256d
_mm256_setr_m128d
(
__m128d lo
,
__m128d hi
)

Meta