Find a file
Dan Robertson fc65913f2f [x86] Add _mm_cvtps_epi32 (cvtps2dq) function
_mm_cvtepi32_ps has been implemented, but _mm_cvtps_epi32 is missing.
Use the implementation of _mm_cvtepi32_ps as a guide for implementing
_mm_cvtps_epi32.
2017-09-28 08:41:11 -04:00
library/stdarch [x86] Add _mm_cvtps_epi32 (cvtps2dq) function 2017-09-28 08:41:11 -04:00