public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/meissner/heads/work093)] Update ChangeLog.meissner.
Date: Thu, 30 Jun 2022 17:43:28 +0000 (GMT)	[thread overview]
Message-ID: <20220630174328.B93CD383F97C@sourceware.org> (raw)

https://gcc.gnu.org/g:15d214b9b398b045883a4a1b461ef2f16f804d7f

commit 15d214b9b398b045883a4a1b461ef2f16f804d7f
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Thu Jun 30 13:43:12 2022 -0400

    Update ChangeLog.meissner.
    
    2022-06-30   Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/
    
            * ChangeLog.meissner: Update.

Diff:
---
 gcc/ChangeLog.meissner | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index ea3151b5b06..23e37d2bb72 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,32 @@
+==================== work093, patch #4
+
+Overload IEEE 128-bit scalar eq, gt, lt, and unordered built-ins.
+
+2022-06-30   Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+
+	* config/rs6000/rs6000-builtin.cc (rs6000_expand_builtin): Remove
+	converting KFmode comparison built-in functions to TFmode
+	comparison built-in functions when long double is IEEE 128-bit.
+	* config/rs6000/rs6000-builtins.def
+	(__builtin_vsx_scalar_cmp_exp_qp_eq_kf): Rename KFmode comparison
+	built-in functions to have a KF suffix to allow overloading.
+	(__builtin_vsx_scalar_cmp_exp_qp_gt_kf): Likewise.
+	(__builtin_vsx_scalar_cmp_exp_qp_lt_kf): Likewise.
+	(__builtin_vsx_scalar_cmp_exp_qp_unordered_kf): Likewise.
+	(__builtin_vsx_scalar_cmp_exp_qp_eq_tf): Add TFmode comparison
+	built-in functions.
+	(__builtin_vsx_scalar_cmp_exp_qp_gt_tf): Likewise.
+	(__builtin_vsx_scalar_cmp_exp_qp_lt_tf): Likewise.
+	(__builtin_vsx_scalar_cmp_exp_qp_unordered_tf): Likewise.
+	* config/rs6000/rs6000-overload.def
+	(__builtin_vec_scalar_cmp_exp_eq): Add TFmode overloaded
+	functions.
+	(__builtin_vec_scalar_cmp_exp_gt): Likewise.
+	(__builtin_vec_scalar_cmp_exp_lt): Likewise.
+	(__builtin_vec_scalar_cmp_exp_unordered): Likewise.
+
 ==================== work093, patch #3
 
 Make _round_to_odd functions overloaded.


             reply	other threads:[~2022-06-30 17:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-30 17:43 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-12  2:52 Michael Meissner
2022-07-12  1:37 Michael Meissner
2022-07-08 20:02 Michael Meissner
2022-07-08  2:27 Michael Meissner
2022-07-07 23:39 Michael Meissner
2022-07-07 21:08 Michael Meissner
2022-07-07 20:22 Michael Meissner
2022-07-07 16:32 Michael Meissner
2022-07-07  4:40 Michael Meissner
2022-07-06 22:15 Michael Meissner
2022-07-06 21:15 Michael Meissner
2022-07-01  7:26 Michael Meissner
2022-07-01  6:48 Michael Meissner
2022-06-30 20:28 Michael Meissner
2022-06-30 19:22 Michael Meissner
2022-06-30 19:18 Michael Meissner
2022-06-30 15:22 Michael Meissner
2022-06-30  6:01 Michael Meissner
2022-06-30  4:30 Michael Meissner

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=20220630174328.B93CD383F97C@sourceware.org \
    --to=meissner@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).