First commit : 0.14.0 version (with roadmap in doc instead of
[cloog.git] / test / reservoir / fusion1.cloog
blob3aea33418c6a495d78683cda4a525d2534ae810b
1 # Language
4 # Context
6     2 3
7     1    1   -1
8     1    0    1
11 # Number of statments
15 # { (i,j) | i >= 0, -i+j >= 0, 1 >= 0 }
17     3 4
18     1    1    0    0
19     1   -1    1    0
20     1    0    0    1
22 0 0 0
24 # { (i,j) | i-1 >= 0, -i+j >= 0, 1 >= 0 }
26     3 4
27     1    1    0   -1
28     1   -1    1    0
29     1    0    0    1
31 0 0 0
33 # { (i,j) | i >= 0, -i+j >= 0, 1 >= 0 }
35     3 4
36     1    1    0    0
37     1   -1    1    0
38     1    0    0    1
40 0 0 0
42 # Scattering functions
45     4 7
46     0    1    0    0    0    0    0
47     0    0    1    0   -1    0    0
48     0    0    0    1    0    0    0
49     1    0    0    0    0    0    1
52     4 7
53     0    1    0    0    0    0   -1
54     0    0    1    0   -1    0    0
55     0    0    0    1    0    0    0
56     1    0    0    0    0    0    1
59     4 7
60     0    1    0    0    0    0   -2
61     0    0    1    0   -1    0    0
62     0    0    0    1    0    0    0
63     1    0    0    0    0    0    1