Next: Options
Up: The (Raw) Target Generator
Previous: Purpose
- schedule and allocation:
- as computed by the scheduler/allocator
modules and stored in .sched and .place, respectively.
They may be piecewise affine and differ from statement to statement.
Schedule and allocation may contain linearly dependent rows
and may map to an index space of higher or lower dimension than the initial
one.
- index spaces:
- one index space for each statement is required. They
are read from .ispc.
- source parse tree:
- the parse tree in the file named <project>
contains the original statements, which will be transformed by this
module in order to generate the new parse tree.
Martin Griebl
Wed Apr 24 11:24:00 MET DST 1996