public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: James Greenhalgh <james.greenhalgh@arm.com>
To: Matthew Wahab <matthew.wahab@foss.arm.com>
Cc: gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [AArch64] Move iterators from atomics.md to iterators.md
Date: Tue, 10 Nov 2015 15:34:00 -0000	[thread overview]
Message-ID: <20151110153452.GA10142@arm.com> (raw)
In-Reply-To: <56374C82.4050305@foss.arm.com>

On Mon, Nov 02, 2015 at 11:44:02AM +0000, Matthew Wahab wrote:
> Hello
> 
> One of the review comments for the v8.1 atomics patches was that the
> iterators and unspec declarations should be moved out of the atomics.md
> file (https://gcc.gnu.org/ml/gcc-patches/2015-09/msg01375.html).
> 
> The iterators in atomics.md are tied to the unspecv definition in the
> same file. This patch moves both into iterators.md.
> 
> Tested aarch64-none-elf with cross-compiled check-gcc and
> aarch64-none-linux-gnu with native bootstrap and make check.
> 
> Ok for trunk?

OK.

Thanks,
James

> Matthew
> 
> gcc/
> 2015-11-02  Matthew Wahab  <matthew.wahab@arm.com>
> 
> 	* config/aarch64/atomics.md (unspecv): Move to iterators.md.
> 	(ATOMIC_LDOP): Likewise.
> 	(atomic_ldop): Likewise.
> 	* config/aarch64/iterators.md (unspecv): Moved from atomics.md.
> 	(ATOMIC_LDOP): Likewise.
> 	(atomic_ldop): Likewise.

      reply	other threads:[~2015-11-10 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-02 11:44 Matthew Wahab
2015-11-10 15:34 ` 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=20151110153452.GA10142@arm.com \
    --to=james.greenhalgh@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=matthew.wahab@foss.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).