[X86] Move _mm256_set_m128* intrinsics before _mm256_loadu2_m128* intrinsics. NFC.
This is necessary for PR51796 where we'll update _mm256_loadu2_m128* to use _mm256_set_m128*
Loading
Please sign in to comment
This is necessary for PR51796 where we'll update _mm256_loadu2_m128* to use _mm256_set_m128*