_mm256_set_m128i

Set packed __m256i vector with the supplied values.

nothrow @nogc pure @trusted
__m256i
_mm256_set_m128i
(
__m128i hi
,
__m128i lo
)

Meta