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: Support PNI intrinsics


On Wed, Jun 25, 2003 at 03:04:28PM -0700, Richard Henderson wrote:
> Why are you not cc'ing gcc-patches?

Oops.

> 
> On Wed, Jun 25, 2003 at 02:59:01PM -0700, H. J. Lu wrote:
> > +  /* Turn on SSE2 builtins for -mpni.  */
> > +  if (TARGET_SSE)
> > +  if (TARGET_PNI)
> 
> Pasto or something.
> 
> Otherwise ok.
> 

Here are patches I will check in.


H.J.

Attachment: gcc-pni-4.patch
Description: Text document

Attachment: gcc-pni-doc.patch
Description: Text document


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