Re: [PATCH][AArch64] Change aarch64 vector cost to match vectorizer

2015-08-04 Thread James Greenhalgh
On Tue, Aug 04, 2015 at 11:06:11AM +0100, Pawel Kupidura wrote: Hi, I'm sorry about the issues with formatting, it should be fixed now. Here's corrected version with diff to current trunk. Hi Pawel, I'm still having trouble getting this patch to apply, I'm not sure whether it is the

Re: [PATCH][AArch64] Change aarch64 vector cost to match vectorizer

2015-08-04 Thread Pawel Kupidura
On 04/08/15 11:48, James Greenhalgh wrote: On Tue, Aug 04, 2015 at 11:06:11AM +0100, Pawel Kupidura wrote: Hi, I'm sorry about the issues with formatting, it should be fixed now. Here's corrected version with diff to current trunk. Hi Pawel, I'm still having trouble getting this patch

Re: [PATCH][AArch64] Change aarch64 vector cost to match vectorizer

2015-08-04 Thread Pawel Kupidura
On 03/08/15 17:26, James Greenhalgh wrote: On Mon, Jul 27, 2015 at 02:22:41PM +0100, Pawel Kupidura wrote: diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 10df325..ffafc3f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-07-27 Pawel Kupidurapawel.kupid...@arm.com Two

Re: [PATCH][AArch64] Change aarch64 vector cost to match vectorizer

2015-08-04 Thread Richard Sandiford
Pawel Kupidura pawel.kupid...@arm.com writes: Hi, The issue was flowed format forced by mail client. I've tested it and the patch should apply now. Thanks, applied based on James's OK. Richard

[PING][PATCH][AArch64] Change aarch64 vector cost to match vectorizer

2015-08-03 Thread Pawel Kupidura
Hi, Ping for the patch submitted here https://gcc.gnu.org/ml/gcc-patches/2015-07/msg02251.html Thanks, Pawel Kupidura

Re: [PATCH][AArch64] Change aarch64 vector cost to match vectorizer

2015-08-03 Thread James Greenhalgh
On Mon, Jul 27, 2015 at 02:22:41PM +0100, Pawel Kupidura wrote: diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 10df325..ffafc3f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-07-27 Pawel Kupidura pawel.kupid...@arm.com Two spaces between your name and your email

[PATCH][AArch64] Change aarch64 vector cost to match vectorizer

2015-07-27 Thread Pawel Kupidura
Hello, I've applied changes for AArch64 vectorizer config suggested by Richard Biener (here https://gcc.gnu.org/ml/gcc/2015-04/msg00086.html) and checked the effect on spec2006 and geekbench benchmarks. Benchmarks were compiled with and without patch, in both cases with and without