at.dms.kjc.spacetime
Class ReduceSJWidth
java.lang.Object
at.dms.kjc.spacetime.ReduceSJWidth
public class ReduceSJWidth
- extends Object
This class will insert identity filters to reduce the width of
splitting and joining, so that it
It modifies the stream graph in place, adding edges and identities.
It must add the new nodes to the init and steady trace list for
other passes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReduceSJWidth
public ReduceSJWidth()
run
public static void run(List<Slice> initList,
List<Slice> steadyList,
RawProcElements chip,
Slice[] files)