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/work111)] Update ChangeLog.meissner
Date: Fri, 17 Mar 2023 18:09:40 +0000 (GMT)	[thread overview]
Message-ID: <20230317180940.B0A55385559F@sourceware.org> (raw)

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

commit f7da986151cfd3ceff7ff8ca9cebbe4a94daa558
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Mar 17 14:09:36 2023 -0400

    Update ChangeLog.meissner

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

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index ca61de66604..518d2a4460e 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,28 @@
+==================== Branch work111, patch #22 ====================
+
+Make load/cmp fusion know about prefixed loads.
+
+2023-03-16   Michael Meissner  <meissner@linux.ibm.com>
+             Aaron Sawdey  <acsawdey@linux.ibm.com>
+
+gcc/
+
+	PR target/105325
+	* gcc/config/rs6000/genfusion.pl (gen_ld_cmpi_p10): Improve generation
+	of the ld and lwa instructions which use the DS encoding instead of D.
+	Use the YZ constraint for these loads.	Handle prefixed loads better.
+	Set the sign_extend attribute as appropriate.
+	* gcc/config/rs6000/fusion.md: Regenerate.
+	* gcc/config/rs6000/rs6000.md (prefixed attribute): Add fused_load_cmpi
+	instructions to the list of instructions that might have a prefixed load
+	instruction.
+
+gcc/testsuite/
+
+	PR target/105325
+	* g++.target/powerpc/pr105325.C: New test.
+	* gcc.target/powerpc/fusion-p10-ldcmpi.c: Adjust insn counts.
+
 ==================== Branch work111, patch #21 ====================
 
 Make load/cmp fusion know about prefixed loads.

             reply	other threads:[~2023-03-17 18:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17 18:09 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16 19:38 Michael Meissner
2023-03-16  2:55 Michael Meissner
2023-03-15 23:06 Michael Meissner
2023-03-15 19:23 Michael Meissner
2023-03-15 19:18 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=20230317180940.B0A55385559F@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).