Re: [patch, ARM] Change default vector size to 128 bits - take 3

2011-09-06 Thread Ira Rosen
On 17 August 2011 15:49, Richard Earnshaw wrote: > On 16/08/11 10:28, Ira Rosen wrote: >> Hi, >> >> This patch changes the default vector size for auto-vectorization on >> ARM NEON to 128 bits. This new version is a result of a discussion >> with Richard and Ramana. >> >> wwwdocs changes will foll

Re: [patch, ARM] Change default vector size to 128 bits - take 3

2011-08-17 Thread Richard Earnshaw
On 16/08/11 10:28, Ira Rosen wrote: > Hi, > > This patch changes the default vector size for auto-vectorization on > ARM NEON to 128 bits. This new version is a result of a discussion > with Richard and Ramana. > > wwwdocs changes will follow shortly. > > Bootstrapped and tested on arm-linux-gnu

[patch, ARM] Change default vector size to 128 bits - take 3

2011-08-16 Thread Ira Rosen
Hi, This patch changes the default vector size for auto-vectorization on ARM NEON to 128 bits. This new version is a result of a discussion with Richard and Ramana. wwwdocs changes will follow shortly. Bootstrapped and tested on arm-linux-gnueabi. The testsuite changes were also checked on power