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