summaryrefslogtreecommitdiff
path: root/cloog-0.17.0/test/infinite.cloog
blob: dacc187065765443e88ab660fea7969d96d012b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# langage
c

# parametres {M, N | M>=1 N >=1}
2 4
#  M  N  1
1  1  0 -1
1  0  1 -1
0

2 # Number of statements

1
# {i | 1<=i<=M}
0 5
#  i  M  N  1
#1  1  0  0 -1
#1 -1  1  0  0
0 0 0

1
# {i, j | 1<=i<=N 1<=j<=M}
4 6
#  i  j  M  N  1
1  1  0  0  0 -1
1 -1  0  0  1  0
1  0  1  0  0 -1
1  0 -1  1  0  0
0 0 0
0
 
0 # Scattering functions