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


On Mon, Jun 7, 2010 at 15:25, Zdenek Dvorak <rakdver@kam.mff.cuni.cz> wrote:
> 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,

Committed r160515.

Sebastian


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