public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Alan Lawrence <alan.lawrence@arm.com>
To: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: [AArch64/ARM 0/3] Patch series for REV permute instructions
Date: Wed, 23 Apr 2014 19:09:00 -0000	[thread overview]
Message-ID: <53580E36.2060105@arm.com> (raw)

The meat of this is in the second patch, which makes the AArch64 backend look 
for shuffle masks that can be turned into REV instructions, and updates the VREV 
Neon Intrinsics to use __builtin_shuffle rather than the current inline 
assembler; this then produces the same instructions (unless the midend can do 
better).

Before that, the first patch adds execution + assembler tests of the existing
intrinsics, which then serve as a testcase for the second patch.

Third patch reuses the test bodies from first patch in equivalent tests on the
ARM architecture.

Ok for trunk?

--Alan

             reply	other threads:[~2014-04-23 19:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 19:09 Alan Lawrence [this message]
2014-04-23 19:51 ` [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AARch64, rewrite intrinsics Alan Lawrence
2014-04-24  9:58   ` Marcus Shawcroft
     [not found]     ` <CAFqB+PxrsG6L-YmhPc4qXFv=vX8YyQhTvLRY2uGH9W3mH1EyUw@mail.gmail.com>
2014-05-15 15:53       ` [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AArch64, " Alan Lawrence
2014-05-19 12:57         ` Marcus Shawcroft
2014-06-03 11:56           ` Alan Lawrence
2014-04-23 19:53 ` [AArch64/ARM 3/3] Add execution tests of ARM REV intrinsics Alan Lawrence

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=53580E36.2060105@arm.com \
    --to=alan.lawrence@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).