Re: [PATCH] SMS - Pass the actual schedulable rows to compute_split_row

2009-03-13 Thread Ayal Zaks
Revital1 Eres/Haifa/IBM wrote on 13/03/2009 07:50:08: > Hello, > > > > Using testsuite/gcc.dg/sms-6.c as an example and compiling it for > > PowerPC, > > > node 18 (see attachment) is in a SCC and cannot be scheduled until > > spliting > > > twice. The MII = 20 and the schedule can only be found

[PATCH] SMS - Pass the actual schedulable rows to compute_split_row

2009-03-12 Thread Revital1 Eres
Hello, > > Using testsuite/gcc.dg/sms-6.c as an example and compiling it for > PowerPC, > > node 18 (see attachment) is in a SCC and cannot be scheduled until > spliting > > twice. The MII = 20 and the schedule can only be found at II = 24. > > Yes, I see. This example raises a couple of issues: