This is the mail archive of the gcc@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: new unroller vs ppc


>>>>> Zdenek Dvorak writes:

Zdenek> Then what would you suggest to do? Cse apparently produces suboptimal
Zdenek> code in many cases due to this (I guess most of the increments it
Zdenek> ignores this way are not converted to autoincs anyway). I don't see
Zdenek> other way than to teach cse to cope with autoincs (but I am not brave
Zdenek> enough to attempt to do it).

	How was the old unroller able to produce better code with this
same impediment?

David


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