_mm256_castpd128_pd256

Cast vector of type __m128d to type __m256d; the upper 128 bits of the result are undefined.

Meta