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/work164-bugs)] Update ChangeLog.*
Date: Tue,  9 Apr 2024 21:43:44 +0000 (GMT)	[thread overview]
Message-ID: <20240409214344.7ECB2385842A@sourceware.org> (raw)

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

commit b625c0e07fea0aaa8ce9350d2f1d3aa00cb47da0
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue Apr 9 17:43:41 2024 -0400

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.bugs | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/gcc/ChangeLog.bugs b/gcc/ChangeLog.bugs
index 7d8469fc090..56a8be15cb1 100644
--- a/gcc/ChangeLog.bugs
+++ b/gcc/ChangeLog.bugs
@@ -1,16 +1,23 @@
-==================== Branch work164-bugs, patch #202 ====================
+==================== Branch work164-bugs, patch #203 ====================
 
-Make sure wide immediate fusion does not generate illegal instructions.
+Add power10 ori/oris and xori/xoris fusion support.
 
 2024-04-09  Michael Meissner  <meissner@linux.ibm.com>
 
 gcc/
 
 	* config/rs6000/fusion.md: Regenerate.
-	* config/rs6000/genfusion.md (gen_wide_immediate): Fix code.
+	* config/rs6000/genfusion.md (gen_wide_immediate): Add wide immediate
+	fusion patterns.
 	* config/rs6000/predicates.md (u32bit_cint_2_insns_operand): New predicate.
+	* config/rs6000/rs6000.md (IORXOR_OP): New code attribute.
+	(ior, xor splitter): Do not split ior/xor patterns that could be fused
+	on power10.
+
+Make sure wide immediate fusion does not generate illegal instructions.
 
-==================== Branch work164-bugs, patch #201 ====================
+==================== Branch work164-bugs, patch #202 was reverted ====================
+==================== Branch work164-bugs, patch #201 was reverted ====================
 
 Add power10 ori/oris and xori/xoris fusion support.

             reply	other threads:[~2024-04-09 21:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 21:43 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-12 18:39 Michael Meissner
2024-04-12  7:30 Michael Meissner
2024-04-10 16:10 Michael Meissner
2024-04-10 15:36 Michael Meissner
2024-04-09 19:39 Michael Meissner
2024-04-09  4: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=20240409214344.7ECB2385842A@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).