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] | |
On 10/3/07, Zdenek Dvorak <rakdver@kam.mff.cuni.cz> wrote: > actually, unless it enables some other optimizations, > loop distribution makes the code worse, by introducing > an overhead of having several loops. Right, but we are going to enable vectorization at -O3, aren't we? I was thinking about that.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |