This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/19078] [4.0 Regression] Poor quality code after loop unrolling.


------- Additional Comments From rakdver at atrey dot karlin dot mff dot cuni dot cz  2005-02-10 11:12 -------
Subject: Re:  [4.0 Regression] Poor quality code after loop unrolling.

> In comment #3 Zdenek said "Possibly even better would be to add generation of 
> autoincrements to loop optimizer, but this would require fixing cse so that it 
> handles them correctly."  Zdenek, can you elaborate on why CSE needs fixing? 

cse does not handle autoincrements.  I have no idea what's the problem
there, it is just what I was told when I asked for the possibility to
move the autoinc creation pass last time.  Anyone has more precise
information about the nature of the problem?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19078


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