[Bug rtl-optimization/41171] register allocator undoing optimal schedule

bergner at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 2 21:48:00 GMT 2009



------- Comment #6 from bergner at gcc dot gnu dot org  2009-09-02 21:47 -------
My patch solved the problem, but was very very neutral wrt SPEC2000 scores. 
Vlad's idea of moving update_equiv_regs() into its own pass before sched1 makes
sense to me and seems to produce better performing code too, so his patch wins.
:)  Thanks Vlad.


-- 


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



More information about the Gcc-bugs mailing list