_mm256_setr_m128i

Set packed __m256i vector with the supplied values.

nothrow @nogc
__m256i
_mm256_setr_m128i
(
__m128i lo
,
__m128i hi
)

Meta