repo.or.cz
/
cloog
/
bastoul.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update isl for isl_basic_set_drop_constraint
[cloog/bastoul.git]
/
test
/
ex1.cloog
blob
6a85398882f3370201659c4616743fe617f7d35c
1
# language: C
2
c
3
4
# parameters {n}
5
1 3
6
# n 1
7
1 1 -25
8
1
9
n
10
11
2 # Number of statements
12
13
1
14
# {i | 0<=i<=n, 0<=j<=n-15}
15
4 5
16
# i j n 1
17
1 1 0 0 0
18
1 -1 0 1 0
19
1 0 1 0 0
20
1 0 -1 1 -15
21
0 0 0
22
23
1
24
# {i | 15<=i<=n, 10<=j<=n}
25
4 5
26
# i j n 1
27
1 1 0 0 -15
28
1 -1 0 1 0
29
1 0 1 0 -10
30
1 0 -1 1 0
31
0 0 0
32
0
33
34
0 # Scattering functions