public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marcus Shawcroft <marcus.shawcroft@gmail.com>
To: James Greenhalgh <james.greenhalgh@arm.com>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	nd@arm.com, 	Marcus Shawcroft <marcus.shawcroft@arm.com>,
	Richard Earnshaw <richard.earnshaw@arm.com>
Subject: Re: Backport: [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
Date: Tue, 12 Jan 2016 10:32:00 -0000	[thread overview]
Message-ID: <CAFqB+PwzO1RYdr4jPuFnWFpz-00yLEpFfUy7hYaJ2bqPnsoQog@mail.gmail.com> (raw)
In-Reply-To: <1450440811-2928-1-git-send-email-james.greenhalgh@arm.com>

On 18 December 2015 at 12:13, James Greenhalgh <james.greenhalgh@arm.com> wrote:

> Looking back at the patch just before I hit commit, the 4.9 backport was
> a little different (as we still have a CANNOT_CHANGE_MODE_CLASS there).
> We can drop the aarch64-protos.h and aarch64.h changes, and we need to
> change the sense of the new check, such that we can return true for the
> case added by this patch, and false for the limited number of other safe
> cases in 4.9.
>
> Bootstrapped on aarch64-none-linux-gnu.
>
> OK?
>
> Thanks,
> James
>
> ---
> gcc/
>
> 2015-12-14  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         Backport from mainline.
>         2015-12-09  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         PR rtl-optimization/67609
>         * config/aarch64/aarch64.c
>         (aarch64_cannot_change_mode_class): Don't permit word_mode
>         subregs of full vector modes.
>         * config/aarch64/aarch64.md (aarch64_movdi_<mode>low): Use
>         zero_extract rather than truncate.
>         (aarch64_movdi_<mode>high): Likewise.
>
> gcc/testsuite/
>
> 2015-12-14  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         Backport from mainline.
>         2015-12-09  James Greenhalgh  <james.greenhalgh@arm.com>
>
>         PR rtl-optimization/67609
>         * gcc.dg/torture/pr67609.c: New.
>

OK /Marcus

      parent reply	other threads:[~2016-01-12 10:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27 20:22 Fix PR 67609 Richard Henderson
2015-10-27 23:47 ` H.J. Lu
2015-10-27 23:49   ` H.J. Lu
2015-11-25 17:21 ` James Greenhalgh
2015-11-26 11:02   ` Richard Henderson
2015-11-27 13:09     ` [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609 James Greenhalgh
2015-11-27 14:02       ` Richard Biener
2015-12-09 11:45       ` James Greenhalgh
2015-12-09 13:13       ` Marcus Shawcroft
2015-12-14 11:01         ` James Greenhalgh
2015-12-14 11:49           ` Marcus Shawcroft
2015-12-18 12:13             ` Backport: " James Greenhalgh
2016-01-11 12:12               ` James Greenhalgh
2016-01-12 10:32               ` Marcus Shawcroft [this message]

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=CAFqB+PwzO1RYdr4jPuFnWFpz-00yLEpFfUy7hYaJ2bqPnsoQog@mail.gmail.com \
    --to=marcus.shawcroft@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=james.greenhalgh@arm.com \
    --cc=marcus.shawcroft@arm.com \
    --cc=nd@arm.com \
    --cc=richard.earnshaw@arm.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).