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: x86/x86-64: Support Intel SSSE3/MNI intrinsics


H. J. Lu wrote:

Here is the updated SSSE3 intrinsic patch.

I have no comments on the substance of the patch itself. If the IA32 maintainers want to put this in for GCC 4.2, that's OK with me; if they want to hold off until 4.3, that's fine too.


I think -mssse3 is a reasonable name, given that Intel has chosen to name the thing "Supplemental SSE3". That's what the name of the instruction set is, so that's what we should use.

--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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