public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Greg McGary <gkm@rivosinc.com>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] combine: Don't simplify paradoxical SUBREG on WORD_REGISTER_OPERATIONS [PR113010]
Date: Thu, 29 Feb 2024 21:30:34 -0700	[thread overview]
Message-ID: <4a986781-7be8-4e45-a2d7-567d1df58ee3@gmail.com> (raw)
In-Reply-To: <20240227001736.3690294-1-gkm@rivosinc.com>



On 2/26/24 17:17, Greg McGary wrote:
> The sign-bit-copies of a sign-extending load cannot be known until runtime on
> WORD_REGISTER_OPERATIONS targets, except in the case of a zero-extending MEM
> load.  See the fix for PR112758.
> 
> 2024-02-22  Greg McGary  <gkm@rivosinc.com>
> 
>          PR rtl-optimization/113010
> 	* combine.cc (simplify_comparison): Simplify a SUBREG on
> 	  WORD_REGISTER_OPERATIONS targets only if it is a zero-extending
> 	  MEM load.
> 
> 	* gcc.c-torture/execute/pr113010.c: New test.
I think this is fine for the trunk.  I'll do some final testing on it 
tomorrow.

Jeff


  parent reply	other threads:[~2024-03-01  4:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27  0:17 Greg McGary
2024-02-27 15:26 ` Greg McGary
2024-03-01  4:30 ` Jeff Law [this message]
2024-03-04 16:18   ` Rainer Orth
2024-03-04 16:49     ` [PATCH] combine: Fix recent WORD_REGISTER_OPERATIONS check [PR113010] Jakub Jelinek
2024-03-04 17:59       ` Jeff Law

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=4a986781-7be8-4e45-a2d7-567d1df58ee3@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gkm@rivosinc.com \
    /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).