[X86] Change the IR sequence for _mm_storeh_pi and _mm_storel_pi to perform...
[X86] Change the IR sequence for _mm_storeh_pi and _mm_storel_pi to perform the store as a <2 x float> instead of i64. This is similar to what we do for loadl_pi and loadh_pi. llvm-svn: 365669
Loading
Please register or sign in to comment