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: GCC trunk SPEC2000 performance


>>>>> Richard Henderson writes:

Richard> Peak cannot be considered "peak" with -funroll-all-loops
Richard> as opposed to -funroll-loops.  That forces the compiler 
Richard> to unroll a loop against its better judgement.

	That assumes that the compiler's judgment is good, which it has
not been in the past.  I have seen better performance with
-funroll-all-loops than with -funroll-loops.  That option is not what is
causing base and peak to be inverted.

David


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