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: [patch, PR44297] prefetch improvements to fix 416 regression from non-constant step prefetching


Hi,

> Attached is the patch to limit non-constant step prefetching only to the innermost loops.
> This patch fixes the 5% degradation in 416.gamess caused by non-constant step prefetching.
> 
> patch passed bootstrapping and gcc regression tests.
> 
> Is it OK for the trunk?

OK,

Zdenek


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