This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Add missing icc x86/x86-64 intrinsics


On Wed, Jan 25, 2006 at 11:50:40AM -0800, H. J. Lu wrote:
> 	* config/i386/emmintrin.h (_mm_cvtsd_f64): Add missing Intel
> 	intrinsic.
> 	(_mm_cvtsi128_si64): Likewise.
> 	(_mm_cvtsd_si64): Likewise.
> 	(_mm_cvttsd_si64): Likewise.
> 	(_mm_cvtsi64_sd): Likewise.
> 	(_mm_cvtsi64_si128): Likewise.
> 	* config/i386/mmintrin.h (_m_from_int64): Likewise.
> 	(_mm_cvtsi64_m64): Likewise.
> 	(_m_to_int64): Likewise.
> 	(_mm_cvtm64_si64): Likewise.
> 	* config/i386/xmmintrin.h (_mm_cvtss_si64): Likewise.
> 	(_mm_cvttss_si64): Likewise.
> 	(_mm_cvtsi64_ss): Likewise.
> 	(_mm_cvtss_f32): Likewise.

Ok mainline.

I think it's safe for 4.1, but you need rm approval.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]