[PATCH, Loop optimizer]: Add logic to disable certain loop optimizations on pre-/post-loops

Zdenek Dvorak rakdver@kam.mff.cuni.cz
Thu Dec 16 20:06:00 GMT 2010


Hi,

> For prefetching of prologue or epilogue loops, we have two choices (1) prefetching not 
> not unrolling, (2) not prefetching.  Which one do you prefer?

it is better not to prefetch (the current placement of prefetches is not good for non-rolling
loops),

Zdenek



More information about the Gcc-patches mailing list