public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Sandiford <richard.sandiford@arm.com>
To: Sylvia Taylor <Sylvia.Taylor@arm.com>
Cc: Richard Earnshaw <Richard.Earnshaw@arm.com>,
	 James Greenhalgh <James.Greenhalgh@arm.com>,
	 Marcus Shawcroft <Marcus.Shawcroft@arm.com>,
	 "gcc-patches\@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	 nd <nd@arm.com>
Subject: Re: [patch][aarch64]: add support for fabd in sve
Date: Thu, 30 May 2019 17:56:00 -0000	[thread overview]
Message-ID: <mpty32nx2m4.fsf@arm.com> (raw)
In-Reply-To: <AM6PR08MB3559A6E2CCFFF5FAFFC8BC05E0180@AM6PR08MB3559.eurprd08.prod.outlook.com>	(Sylvia Taylor's message of "Thu, 30 May 2019 15:02:58 +0100")

Sylvia Taylor <Sylvia.Taylor@arm.com> writes:
> Greetings,
>
> This patch adds support in SVE to combine:
> - fsub and fabs into fabd
>
> fsub    z0.s, z0.s, z1.s
> fabs    z0.s, p1/m, z0.s
> ---
> fabd    z0.s, p1/m, z0.s, z1.s
>
> Bootstrapped and tested on aarch64-none-linux-gnu.
>
> Ok for trunk? If yes, I don't have commit rights,
> so if someone can please commit it on my behalf.
>
> Cheers,
> Syl
>
> gcc/ChangeLog:
>
> 2019-05-30  Sylvia Taylor  <sylvia.taylor@arm.com>
>
> 	* config/aarch64/aarch64-sve.md
> 	(*fabd<mode>3): New.
>
> gcc/testsuite/ChangeLog:
>
> 2019-05-30  Sylvia Taylor  <sylvia.taylor@arm.com>
>
> 	* gcc.target/aarch64/sve/fabd.c: New.

Thanks, applied as r271785.  (I renamed the test to fabd_1.c while
committing, to make it more consistent with the others in that directory.)

Richard

      reply	other threads:[~2019-05-30 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 14:25 Sylvia Taylor
2019-05-30 17:56 ` Richard Sandiford [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=mpty32nx2m4.fsf@arm.com \
    --to=richard.sandiford@arm.com \
    --cc=James.Greenhalgh@arm.com \
    --cc=Marcus.Shawcroft@arm.com \
    --cc=Richard.Earnshaw@arm.com \
    --cc=Sylvia.Taylor@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=nd@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).