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
cloog_names_alloc: fix typo in comment
[cloog.git]
/
test
/
nul_basic1.cloog
blob
878bd89c5ec0937db39e1e84a47844f5e3cc2e50
1
# Optimal code is in fact :
2
#
3
# for (i=0;i<=M;i+=2) {
4
# S1 ;
5
# }
6
7
# language: C
8
c
9
10
# parameter n
11
1 3
12
# n 1
13
1 0 1
14
0
15
16
1 # Number of statements
17
18
1
19
# {i, j | i=2*j; 0<=i<=n}
20
3 5
21
# i j n 1
22
0 1 -2 0 0
23
1 1 0 0 0
24
1 -1 0 1 0
25
0 0 0
26
0
27
28
0 # Scattering functions