This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PING^3 [ARM] [1/3] Refactor NEON builtin code


Hi,

On Mon, 17 Jan 2011 09:57:45 +0800
Jie Zhang <jie@codesourcery.com> wrote:

> > On 12/23/2010 09:49 PM, Jie Zhang wrote:
> >> http://gcc.gnu.org/ml/gcc-patches/2010-10/msg00851.html
> >>
> >> I just updated the patch to the latest trunk.

I can't approve/disapprove this patch, but this part makes me nervous:
IIUC it means that the builtins will depend on the order of patterns in
neon.md, which seems like a potential maintenance nightmare. I think it
also means that we depend on the order in which mode iterators get
expanded, which I strongly suspect isn't specified anywhere.

Can we avoid making that linkage?

Cheers,

Julian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]