public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: Julian Brown <julian@codesourcery.com>
Cc: gcc-patches@gcc.gnu.org,  rearnsha@arm.com
Subject: Re: [PATCH, ARM] Misaligned access support for ARM Neon
Date: Wed, 18 Nov 2009 14:25:00 -0000	[thread overview]
Message-ID: <200911181419.10389.paul@codesourcery.com> (raw)
In-Reply-To: <20091117171931.053faec2@rex.config>

On Tuesday 17 November 2009, Julian Brown wrote:
> This patch provides support for misaligned accesses (for the
> vectorizer) for ARM Neon in little-endian mode, and some of the
> infrastructure for support in big-endian mode also (though big-endian
> support doesn't actually work yet).

The ARM bits are OK by me, you'll need someone else to sign off on the other 
bits.

One thing we did consider in the original implementation was whether the 
"movmisalign" patterns should be renamed. In the ARM scheme describing these 
as misaligned references it somewhat misleading. Instead we have "opaque" 
vector transfers (mov<mode>) and array data transfers (movmisalign).
It's probably not worth the pain of renaming stuff, but I suggest adding 
commentary in the movmisalign section of tm.texi.

Paul

  parent reply	other threads:[~2009-11-18 14:20 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-17 17:21 Julian Brown
2009-11-18 12:03 ` Ira Rosen
2009-11-30 13:53   ` Julian Brown
2009-11-30 14:03     ` Joseph S. Myers
2009-11-30 14:15       ` Richard Earnshaw
2009-11-30 14:33         ` Paul Brook
2009-11-30 15:06           ` Richard Earnshaw
2009-12-18 18:09             ` Julian Brown
2009-12-21  8:44               ` Ira Rosen
2009-12-21 15:35               ` Paul Brook
2010-05-18  0:44                 ` Julian Brown
2010-05-18  8:50                   ` Ira Rosen
2010-05-18 15:58                     ` Julian Brown
2010-06-04 12:50                   ` Julian Brown
2010-06-04 16:26                     ` Richard Earnshaw
2010-06-05 14:39                       ` Joseph S. Myers
2010-06-07 19:09                       ` Julian Brown
2010-06-08 15:25                         ` Mark Mitchell
2010-08-03 16:32                         ` Julian Brown
2010-08-04  6:38                           ` Ira Rosen
2010-09-23  9:49                           ` Richard Earnshaw
2010-10-04 15:00                             ` Julian Brown
2010-10-07 13:06                               ` Ramana Radhakrishnan
2009-11-30 15:43           ` Joseph S. Myers
2009-12-01  8:39     ` Ira Rosen
2009-11-18 14:25 ` Paul Brook [this message]
2009-12-03 15:12 Plotnikov Dmitry
2009-12-03 16:57 ` Richard Guenther
2009-12-04 14:40   ` Plotnikov Dmitry

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=200911181419.10389.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=julian@codesourcery.com \
    --cc=rearnsha@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).