_mm256_castps128_ps256

Cast vector of type __m128 to type __m256; the upper 128 bits of the result are undefined.

Meta