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/dmf003)] Add LAGEN and PLAGEN support.
Date: Fri,  4 Nov 2022 07:51:28 +0000 (GMT)	[thread overview]
Message-ID: <20221104075128.2F8C93858C54@sourceware.org> (raw)

https://gcc.gnu.org/g:98fe98cac5cfdd5b38969635bdd1d178fb1d1ed1

commit 98fe98cac5cfdd5b38969635bdd1d178fb1d1ed1
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Nov 4 03:51:10 2022 -0400

    Add LAGEN and PLAGEN support.
    
    2022-11-04   Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/
    
            * config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add -mlagen.
            * config/rs6000/rs6000.cc (rs6000_file_start): Add macros for fake lagen
            and plagen instructions.
            (rs6000_opt_masks): Add -mlagen.
            * config/rs6000/rs6000.md (lagendi3): New insn for -mlagen.
            (plagendi3_nora): Likewise.
            (plagendi3): Likewise.
            (plagendi3_noshift): Likewise.
            * config/rs6000/rs6000.opt (-mlagen): New option.

Diff:
---
 gcc/ChangeLog.meissner | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 313ab34ee01..47eef9fce7b 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,4 +1,22 @@
-==================== Dmf003 branch, patch #1.
+==================== Dmf003 branch, patch #5.
+
+Add LAGEN and PLAGEN support.
+
+2022-10-27   Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+
+	* config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add -mlagen.
+	* config/rs6000/rs6000.cc (rs6000_file_start): Add macros for fake lagen
+	and plagen instructions.
+	(rs6000_opt_masks): Add -mlagen.
+	* config/rs6000/rs6000.md (lagendi3): New insn for -mlagen.
+	(plagendi3_nora): Likewise.
+	(plagendi3): Likewise.
+	(plagendi3_noshift): Likewise.
+	* config/rs6000/rs6000.opt (-mlagen): New option.
+
+==================== Dmf003 branch, patch #4.
 
 Add support for 1,024 bit DMR registers.
 
@@ -49,7 +67,7 @@ gcc/
 	(dmr_type_node): Likewise.
 	(ptr_dmr_type_node): Likewise.
 
-==================== Dmf003 branch, patch #1.
+==================== Dmf003 branch, patch #3.
 
 Switch to dense math names for all MMA operations.
 
@@ -83,7 +101,7 @@ gcc/
 	(mma_<vvi4i4i4>): Likewise.
 	(mma_<avvi4i4i4>): Likewise.
 
-==================== Dmf003 branch, patch #1.
+==================== Dmf003 branch, patch #2.
 
 Add support for accumulators in DMR registers.

             reply	other threads:[~2022-11-04  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04  7:51 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-04  7:49 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=20221104075128.2F8C93858C54@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).