The <project.out>.trdep-file holds the transformed
dependences as generated by the trdep-tool.
All source and destination inequality systems of all
original and user-defined dependences are transformed, using
the space-time mapping function as created by the targgen-tool.
Linear combinations of linear dependened lines are inserted as described
in the <project.out>.trafo file.
This may lead to problems for non-invertible transformation matrices.
?? Read: [ Directory general, File dependen.cc,
Function Dependence::read ]
Write: Directory targout, File trdep.cc,
Function main (trdep binary, uses same options as targout binary)
Format: (most likely)
| Number | Type |
|---|---|
| 1 | UNIFORM_TRUE |
| 2 | UNIFORM_FLOW |
| 3 | UNIFORM_ANTI |
| 4 | UNIFORM_OUTPUT |
| 5 | UNIFORM_INPUT |
| 6 | UNIFORM_DUMMY |
| 7 | NON_UNIFORM_TRUE |
| 8 | NON_UNIFORM_FLOW |
| 9 | NON_UNIFORM_ANTI |
| 10 | NON_UNIFORM_OUTPUT |
| 11 | NON_UNIFORM_INPUT |
| 12 | NON_UNIFORM_DUMMY |