public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: William Schmidt <wschmidt@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/wschmidt/heads/builtins3)] rs6000: Correct name of xvcvbf16spn
Date: Wed, 16 Sep 2020 21:31:44 +0000 (GMT)	[thread overview]
Message-ID: <20200916213144.735A4397203B@sourceware.org> (raw)

https://gcc.gnu.org/g:f1c7ac21c51440ee13db68b6fe04318e327bf5be

commit f1c7ac21c51440ee13db68b6fe04318e327bf5be
Author: Bill Schmidt <wschmidt@linux.ibm.com>
Date:   Thu Aug 20 14:28:46 2020 -0500

    rs6000: Correct name of xvcvbf16spn
    
    2020-08-20  Bill Schmidt  <wschmidt@linux.ibm.com>
    
    gcc/
            * config/rs6000/rs6000-builtin-new.def
            (__builtin_vsx_xvcvbf16spn): Rename from __builtin_vsx_xvcvbf16sp
            and adjust other fields.

Diff:
---
 gcc/config/rs6000/rs6000-builtin-new.def | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/config/rs6000/rs6000-builtin-new.def b/gcc/config/rs6000/rs6000-builtin-new.def
index 516684d27ea..ddf4a4605a4 100644
--- a/gcc/config/rs6000/rs6000-builtin-new.def
+++ b/gcc/config/rs6000/rs6000-builtin-new.def
@@ -3111,8 +3111,8 @@
   const vus __builtin_vsx_xxgenpcvm_v8hi (vus, const int <2>);
     XXGENPCVM_V8HI xxgenpcvm_v8hi {}
 
-  const vuc __builtin_vsx_xvcvbf16sp (vuc);
-    XVCVBF16SP vsx_xvcvbf16sp {}
+  const vuc __builtin_vsx_xvcvbf16spn (vuc);
+    XVCVBF16SPN vsx_xvcvbf16spn {}
 
   const vuc __builtin_vsx_xvcvspbf16 (vuc);
     XVCVSPBF16 vsx_xvcvspbf16 {}


             reply	other threads:[~2020-09-16 21:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-16 21:31 William Schmidt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-29 19:52 William Schmidt
2020-10-27 16:30 William Schmidt
2020-09-14 14:00 William Schmidt
2020-08-28 20:09 William Schmidt
2020-08-20 19:29 William Schmidt

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=20200916213144.735A4397203B@sourceware.org \
    --to=wschmidt@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /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).