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 MNI intrinsics


Ian Lance Taylor wrote:

> In general this patch looks pretty much OK (one comment below).  But
> I'm still uncomfortable with the "MNI" which appears all over the
> patch, including the option name, the preprocessor macro, and the
> documentation.  If we have to change the name MNI later--which to me
> seems very likely--we are going to give ourselves a backward
> compatibility problem.
> 
> So, frankly, my inclination is to postpone the patch until we know the
> right name, to reduce end user confusion.

I agree.  As discussed at the summit, this is one of those cases where
if it's important enough to Intel to have this functionality in the
compiler, they can commit to the name.  And, this is certainly a new
feature, at a late point in the release cycle.  So, let's hold it for 4.3.

-- 
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]