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/work107)] Update ChangeLog.meissner
Date: Wed, 25 Jan 2023 04:42:09 +0000 (GMT)	[thread overview]
Message-ID: <20230125044209.7F0923858D1E@sourceware.org> (raw)

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

commit b4204634312f78d07a7b6fa7d5e1fc12429cd90e
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue Jan 24 23:42:06 2023 -0500

    Update ChangeLog.meissner

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

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index d206862278c..6ae64a62d3b 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,23 @@
+==================== work107, patch #22 ====================
+
+Update fp conversions #2
+
+2022-01-24   Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+
+	* config/rs6000/rs6000.md (any_fp_cvt): New code iterator.
+	(fp_cvt): New code attribute.
+	(extendkftf2): Replace with <fp_cvt>kftf2.
+	(trunctfkf2): Replace with <fp_cvt>tfkf2.
+	(extendiftf2): Replace with <fp_cvt>iftf2.
+	(trunctfif2): Replace with <fp_cvt>tfif2.
+	(<fp_cvt>kftf2): Add both float_extend and float_truncate versions to
+	convert between 128-bit floating point types with the same format..
+	(<fp_cvt>tfkf2): Likewise.
+	(<fp_cvt>iftf2): Likewise.
+	(<fp_cvt>tfif2): Likewise.
+
 ==================== work107, patch #21 ====================
 
 Update float 128-bit conversions, PR target/107299.

             reply	other threads:[~2023-01-25  4:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25  4:42 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-25  3:29 Michael Meissner
2023-01-25  3:00 Michael Meissner
2023-01-23 21:19 Michael Meissner
2023-01-23 21:17 Michael Meissner
2023-01-23 21:17 Michael Meissner
2023-01-20 21:02 Michael Meissner
2023-01-20 20:34 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=20230125044209.7F0923858D1E@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).