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: Loop optimizer issues


>>>>> Andrew Pinski writes:

Andrew> David was not taking about the aliasing bug fixes but rather the loop unroll 
Andrew> does not work for PPC with most loops as it really does not understand the 
Andrew> doloop optimizations which benfit the PPC greatly.

	The issues are not PowerPC-specific.  The new RTL loop
optimization infrastructure is not a win on many architectures.

David


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