public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Peter Bergner <bergner@linux.ibm.com>
To: Segher Boessenkool <segher@kernel.crashing.org>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Bill Schmidt <wschmidt@linux.ibm.com>,
	Rajalakshmi Srinivasaraghavan <raji@linux.ibm.com>
Subject: Re: [PATCH] rs6000: MMA built-ins reject typedefs of MMA types
Date: Fri, 7 Aug 2020 20:59:06 -0500	[thread overview]
Message-ID: <3ef8f5ce-4a60-27fd-ed62-ca1dfe3c6b06@linux.ibm.com> (raw)
In-Reply-To: <20200807235207.GC6753@gate.crashing.org>

On 8/7/20 6:52 PM, Segher Boessenkool wrote:
> The element_mode vs. TYPE_MODE here does not matter, because we never
> deal with vector modes here, and they will error elsewhere anyway?

Agreed, TYPE_MODE is fine here.


> Okay for trunk if that is true (or with the necessary adjustments), and
> okay for 10 after letting it soak for a bit.  Thanks!

Ok, I did s/element_mode/TYPE_MODE/g here and am retesting.
I'll commit it once regtesting comes back clean.  Thanks!

Peter



  reply	other threads:[~2020-08-08  1:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 22:16 Peter Bergner
2020-08-07 23:52 ` Segher Boessenkool
2020-08-08  1:59   ` Peter Bergner [this message]
2020-08-08 16:59     ` Peter Bergner
2020-08-10  3:13       ` Peter Bergner

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=3ef8f5ce-4a60-27fd-ed62-ca1dfe3c6b06@linux.ibm.com \
    --to=bergner@linux.ibm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=raji@linux.ibm.com \
    --cc=segher@kernel.crashing.org \
    --cc=wschmidt@linux.ibm.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).