public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@cygnus.com>
To: Mike Stump <mrs@windriver.com>
Cc: gcc@gcc.gnu.org, kumar@chaos.ph.utexas.edu
Subject: Re: AltiVec support in GCC
Date: Sun, 20 Feb 2000 10:56:00 -0000	[thread overview]
Message-ID: <20000220105630.B2291@cygnus.com> (raw)
In-Reply-To: <200002190112.RAA17849@kankakee.wrs.com>

On Fri, Feb 18, 2000 at 05:12:53PM -0800, Mike Stump wrote:
> Sounds half way reasonable.  I have here in my hand a piece of paper,
> no, a compiler for the Pentium III SSE with intrinsic support for SSE.
> It adds a vector type to the compiler also.

Actually, there's a big difference.  The SSE support adds a vector type
to the _back end_.  It does not change the C/C++ front end at all.  There
are no new language constructs.  All the SSE support is had though
builtin functions that operate on a TImode type.

I am a big fan of not doing language extensions.


r~

  parent reply	other threads:[~2000-02-20 10:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-18 17:13 Mike Stump
2000-02-18 18:04 ` Stan Shebs
2000-02-20 10:56 ` Richard Henderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-08 10:10 altivec support in gcc Michel LESPINASSE
2003-04-09 16:57 ` Aldy Hernandez
2003-04-09 22:55   ` Michel LESPINASSE
2000-02-18 18:47 AltiVec support in GCC Mike Stump
2000-02-19 15:03 ` Geoff Keating
2000-02-17 20:30 Kumar Gala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000220105630.B2291@cygnus.com \
    --to=rth@cygnus.com \
    --cc=gcc@gcc.gnu.org \
    --cc=kumar@chaos.ph.utexas.edu \
    --cc=mrs@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).