Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

2017-06-09 Thread Maxim Kuvyrkov
> On May 28, 2017, at 8:01 AM, Andrew Pinski wrote: > > On Tue, Feb 28, 2017 at 1:53 AM, Maxim Kuvyrkov >> ... >> Hi Kyrill, >> >> My hope was to push them in time for GCC 7, but it seems to late now. I'll >> return to these patches at the beginning of Stage 1. > > Ping on this patch set as

Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

2017-05-29 Thread Maxim Kuvyrkov
Hi Andrew, Thanks for pinging this. I've re-started the submission. On 28 May 2017 at 08:01, Andrew Pinski wrote: > On Tue, Feb 28, 2017 at 1:53 AM, Maxim Kuvyrkov > wrote: >>> On Feb 20, 2017, at 5:38 PM, Kyrill Tkachov >>> wrote: >>> >>> Hi Maxim, >>> >>> On 30/01/17 11:24, Maxim Kuvyrkov

Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

2017-05-27 Thread Andrew Pinski
On Tue, Feb 28, 2017 at 1:53 AM, Maxim Kuvyrkov wrote: >> On Feb 20, 2017, at 5:38 PM, Kyrill Tkachov >> wrote: >> >> Hi Maxim, >> >> On 30/01/17 11:24, Maxim Kuvyrkov wrote: >>> This patch series improves -fprefetch-loop-arrays pass through small fixes >>> and tweaks, and then enables it for s

Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

2017-02-28 Thread Maxim Kuvyrkov
> On Feb 20, 2017, at 5:38 PM, Kyrill Tkachov > wrote: > > Hi Maxim, > > On 30/01/17 11:24, Maxim Kuvyrkov wrote: >> This patch series improves -fprefetch-loop-arrays pass through small fixes >> and tweaks, and then enables it for several AArch64 cores. >> >> My tunings were done on and for Q

Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

2017-02-20 Thread Kyrill Tkachov
Hi Maxim, On 30/01/17 11:24, Maxim Kuvyrkov wrote: This patch series improves -fprefetch-loop-arrays pass through small fixes and tweaks, and then enables it for several AArch64 cores. My tunings were done on and for Qualcomm hardware, with results varying between +0.5-1.9% for SPEC2006 INT a

Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

2017-01-30 Thread Andrew Pinski
On Mon, Jan 30, 2017 at 3:24 AM, Maxim Kuvyrkov wrote: > This patch series improves -fprefetch-loop-arrays pass through small fixes > and tweaks, and then enables it for several AArch64 cores. > > My tunings were done on and for Qualcomm hardware, with results varying > between +0.5-1.9% for SPE

[PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

2017-01-30 Thread Maxim Kuvyrkov
This patch series improves -fprefetch-loop-arrays pass through small fixes and tweaks, and then enables it for several AArch64 cores. My tunings were done on and for Qualcomm hardware, with results varying between +0.5-1.9% for SPEC2006 INT and +0.25%-1.0% for SPEC2006 FP at -O3, depending on h