public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <bonzini@gnu.org>
To: Ziemowit Laski <zlaski@ziemas.net>
Cc: gcc@gcc.gnu.org, Aldy Hernandez <aldyh@redhat.com>,  rth@redhat.com
Subject: Re: altivec still broken?!
Date: Fri, 30 Apr 2004 10:56:00 -0000	[thread overview]
Message-ID: <4091DD60.6070705@gnu.org> (raw)
In-Reply-To: <75584C2C-9A0D-11D8-AE9A-00039390FFE2@ziemas.net>

Ziemowit Laski wrote:
> I suspect we may be in need of a target hook :-) for VECTOR_TYPE 
> comparison, since it appears that SPE and AltiVec (not to mention 
> MMX/SSE) may require different semantics in this regard.  A 
> one-size-fits-all approach for vectors may not be feasible.

Hmmm... this seems very much overkill...

The C++ example I posted is just a case in which we see the difference 
between being the same type vs. having a default conversion.  Opaque 
types are the same type as other opaque types, but have a default 
conversion from and to all other vector types.

Paolo

  reply	other threads:[~2004-04-30  5:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-27  0:56 Aldy Hernandez
2004-04-27 11:07 ` Paolo Bonzini
2004-04-27 11:55   ` Paolo Bonzini
2004-04-27 22:15   ` Aldy Hernandez
2004-04-29 20:10 ` Paolo Bonzini
2004-04-29 21:21   ` Ziemowit Laski
2004-04-30 10:56     ` Paolo Bonzini [this message]
     [not found] <HWXRPR$155B48652FCC799C9F3CD6AD93475DFB@libero.it>
2004-04-29 16:39 ` aldyh
2004-04-30 15:32   ` Paolo Bonzini
2004-04-30 15:47     ` Paolo Bonzini

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=4091DD60.6070705@gnu.org \
    --to=bonzini@gnu.org \
    --cc=aldyh@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=rth@redhat.com \
    --cc=zlaski@ziemas.net \
    /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).