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/dmf001)] Update ChangeLog.meissner.
Date: Tue, 11 Oct 2022 23:19:30 +0000 (GMT)	[thread overview]
Message-ID: <20221011231930.8B412385381C@sourceware.org> (raw)

https://gcc.gnu.org/g:6c1bdb469aa5419c5205ad7bd24d3299d8d9a0d1

commit 6c1bdb469aa5419c5205ad7bd24d3299d8d9a0d1
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue Oct 11 19:19:15 2022 -0400

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

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

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index d86dcb4e079..a7c1eaa578e 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,31 @@
+==================== dmf001, patch #7
+
+Implement DMF mma_assemble_acc and mma_disassemble_acc
+
+2022-10-11   Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+
+	* config/rs6000/mma.md (UNSPEC_MMA_ASSEMBLE_ACC_DMF): New unspec.
+	(movxo_dmf): Use 'mma' type, not 'vecmove'.
+	(mma_assemble_acc): Split handling for non-DMF and DMF usage.
+	(mma_assemble_acc_p10): Rename from mma_assemble_acc to handle non-DMF
+	case.
+	(mma_assemble_acc_dmf): Build the accumulator from two vector pairs.
+	(mma_disassemble_acc_p10): Rename from mma_disassemble_acc to handle non-DMF
+	case.
+	(mma_disassemble_acc_dmf): Implement on DMF to use dmxxexttdmr256.
+
+==================== dmf001, patch #6
+
+Add accumulator_operand.
+
+2022-10-11   Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+
+	* config/rs6000/predicates.md (accumulator_operand): New predicate.
+
 ==================== dmf001, patch #5
 
 Make %A warn about not using accumulators.

             reply	other threads:[~2022-10-11 23:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 23:19 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-27  5:17 Michael Meissner
2022-10-27  3:37 Michael Meissner
2022-10-20  6:06 Michael Meissner
2022-10-20  4:11 Michael Meissner
2022-10-19  4:16 Michael Meissner
2022-10-19  3:53 Michael Meissner
2022-10-19  3:46 Michael Meissner
2022-10-18 22:36 Michael Meissner
2022-10-18 22:26 Michael Meissner
2022-10-17 23:18 Michael Meissner
2022-10-15  0:12 Michael Meissner
2022-10-15  0:06 Michael Meissner
2022-10-14 17:36 Michael Meissner
2022-10-13 17:59 Michael Meissner
2022-10-12  2:33 Michael Meissner
2022-10-11 16:02 Michael Meissner
2022-10-10 21:52 Michael Meissner
2022-10-10 21:52 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=20221011231930.8B412385381C@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).