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][libgcc-math] Vectorized intrinsics for x86_64


Steven Bosscher writes:
 > On Friday 07 April 2006 15:47, H. J. Lu wrote:
 > > The code is specific to Opteron. Shouldn't it be neutral to Opteron
 > > and Nocona?
 > 
 > The assembly code was "contributed by AMD" (see the original posting
 > in http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01611.html).  Shouldn't
 > Intel first make sure that ICC works as well for Opteron as it does for
 > Nocona before Intel asks from AMD to write Nocona-optimized code? :-P

This is a bizarre argument.

Does the code work?  Yes.
Is it an improvement over current gcc?  Yes.
So check it in.

If Intel wants to contribute patches to make this code better on
Nocona, fine.  But it isn't AMD's problem.

Andrew.


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