Re: [ARM] Implement vec_perm for NEON

2012-01-16 Thread Ramana Radhakrishnan
On 6 January 2012 04:59, Richard Henderson wrote: > Ping.  Reposting the patch as it required updates to HEAD. This appears to have caused PR51876. Could you take a quick look ? cheers Ramana > > > r~

Re: [ARM] Implement vec_perm for NEON

2012-01-06 Thread Richard Earnshaw
On 06/01/12 04:59, Richard Henderson wrote: > Ping. Reposting the patch as it required updates to HEAD. > > OK. R.

[ARM] Implement vec_perm for NEON

2012-01-05 Thread Richard Henderson
Ping. Reposting the patch as it required updates to HEAD. r~ commit 04fbf0c29c0836c6ac8a1342a9eb664a88b696ee Author: Richard Henderson Date: Thu Dec 8 12:11:08 2011 -0800 arm: Implement vec_perm and vec_perm_const for NEON. diff --git a/gcc/config/arm/arm-protos.h b/gcc/config/arm/arm-p