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