Next: After interchange
Up: Skewing
Previous: ...
Thus the dependence structure of the skewed loop is shown by marking
the iteration space with all the dependences:
S00 | 0 | S01 | 0 | S02 | 0 | S03 | | | | | | |
|
 | |
 | |
 | |
 | | | | | |
| | S11 | 0 | S12 | 0 | S13 | 0 | S14 | | | | |
| | |
 | |
 | |
 | |
 | | | |
| | | | S22 | 0 | S23 | 0 | S24 | 0 | S25 | | |
| | | | |
 | |
 | |
 | |
 | |
| | | | | | S33 | 0 | S34 | 0 | S35 | 0 | S36 |
- Can this loop nest be vectorised?
- Can this loop nest be interchanged?
Next: After interchange
Up: Skewing
Previous: ...