resetting manifest requested domain to floor
[platform/upstream/cloog.git] / test / quillere.cloog
1 # language: C
2 c
3
4 # parameter {n | n>= 0}
5 3 4
6 #   n   m   1
7 1   1   0  -4
8 1   0   1  -4
9 1   1  -1   0
10 1
11 n m
12
13 2 # Number of statements:
14
15 1
16 # {i, j | 1<=i<=n 1<=j<=m}
17 4 6
18 #   i   j   n   m   1
19 1   1   0   0   0  -1
20 1  -1   0   1   0   0
21 1   0   1   0   0  -1
22 1   0  -1   0   1   0
23 0   0   0
24
25 1
26 # {i, j | i=j 3<=j<=n}
27 3 6
28 #   i   j   n   m   1
29 0   1  -1   0   0   0
30 1   0   1   0   0  -3
31 1   0  -1   1   0   0
32 0   0   0
33 0
34
35 0 # Scattering functions