public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: James Greenhalgh <james.greenhalgh@arm.com>
To: Tamar Christina <tamar.christina@arm.com>
Cc: <gcc-patches@gcc.gnu.org>, <nd@arm.com>,
	<Richard.Earnshaw@arm.com>,	<Marcus.Shawcroft@arm.com>
Subject: Re: [PATCH][GCC][AArch64] Fix pattern guard relaxations that are allowing more constants than they should.
Date: Fri, 11 Aug 2017 14:14:00 -0000	[thread overview]
Message-ID: <20170811130734.GA13888@arm.com> (raw)
In-Reply-To: <20170811110137.GA13171@arm.com>

On Fri, Aug 11, 2017 at 12:01:40PM +0100, Tamar Christina wrote:
> Hi All, 
> 
> 
> Hi previous float immediate patches changed
> 
> aarch64_reg_or_fp_zero into aarch64_reg_or_fp_float
> for each of the movdf/sf/hf causing the RTL to contain
> stores to memory it would never be able to find a matching
> pattern for. Reload would then decide to store them to a
> register instead.
> 
> This didn't cause any incorrect code or failing tests but did change
> scheduling does producing more inefficient code.
> 
> The predicate is not reverted.
>
> Regression tested on aarch64-none-linux-gnu and no regressions.
> 
> OK for trunk?

OK.

Thanks,
James

> 
> Thanks,
> Tamar
> 
> 
> gcc/
> 2017-08-11  Tamar Christina  <tamar.christina@arm.com>
> 	* config/aarch64/aarch64.md (mov<mode>): Change.
> 	(*movhf_aarch64, *movsf_aarch64, *movdf_aarch64):
> 	aarch64_reg_or_fp_float into aarch64_reg_or_fp_zero.
> 	* config/aarch64/predicates.md (aarch64_reg_or_fp_float): Removed.
> 
> -- 


      reply	other threads:[~2017-08-11 13:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 13:07 Tamar Christina
2017-08-11 14:14 ` James Greenhalgh [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=20170811130734.GA13888@arm.com \
    --to=james.greenhalgh@arm.com \
    --cc=Marcus.Shawcroft@arm.com \
    --cc=Richard.Earnshaw@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=nd@arm.com \
    --cc=tamar.christina@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).