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
Update m4 script for Clang build
[cloog/uuh.git]
/
test
/
published
/
CC2003
/
esced.cloog
blob
9caba0151673d79522ce1e6031e74f76c8f86ab6
1
# language: C
2
c
3
4
# parameters {n, m | n<=m}
5
1 4
6
#1 1 -1 0
7
1 0 0 1
8
1
9
n m
10
11
2 # Number of statements
12
13
1
14
# {i | 1<=i<=n}
15
2 5
16
1 1 0 0 -1
17
1 -1 0 1 0
18
0 0 0
19
20
1
21
# {i, j | 1<=i<=n 1<=j<=m}
22
4 6
23
1 1 0 0 0 -1
24
1 -1 0 0 1 0
25
1 0 1 0 0 -1
26
1 0 -1 1 0 0
27
0 0 0
28
0
29
30
0 # Scattering functions