repo.or.cz
/
cloog
/
uuh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cloog_domain_from_isl_set: turn parameter sets into regular sets
[cloog/uuh.git]
/
test
/
gesced3.cloog
blob
758924c4f6765602416a40da016773445f70c544
1
# language: C
2
c
3
4
# parametres {n | n>=m m>=2}
5
2 4
6
# m n 1
7
1 -1 1 0
8
1 1 0 -2
9
0
10
11
2 # Number of statements
12
13
1
14
# {i | 1<=i<=n}
15
2 5
16
# i m n 1
17
1 1 0 0 -1
18
1 -1 0 1 0
19
0 0 0
20
21
1
22
# {i | 1<=i<=n}
23
2 5
24
# i m n 1
25
1 1 0 0 -1
26
1 -1 0 1 0
27
0 0 0
28
0
29
30
2
31
# Et les instructions de chunking (sol triviale)...
32
1 6
33
# c1 i m n 1
34
0 1 -1 -1 0 0
35
36
1 6
37
# c1 i m n 1
38
0 1 -1 -2 0 0
39
0