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]

Re: PowerPC performance tuning


>>>>> tm gccmail writes:

Toshi> What are the current problems with the first-pass scheduling 
Toshi> heuristics? The SH port has the first pass disabled currently, but we
Toshi> would like to enable it - the load latency scheduling is extremely bad,
Toshi> currently. 

	We are seeing problems with the first scheduling pass
overspeculating and with if-conversion only considering insn count, not
insn costs.

David


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