repo.or.cz
/
openscop.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update tests/Makefile.am and CMakeLists.txt for tests
[openscop.git]
/
tests
/
test_just_pluto_unroll.scop
blob
f24f3b352baac16930c97f3025b0bc51b7b0bff4
1
<OpenScop>
2
3
# =============================================== Global
4
# Language
5
C
6
7
# Context
8
CONTEXT
9
0 2 0 0 0 0
10
11
# Parameter names are not provided
12
0
13
14
# No statement
15
0
16
17
# =============================================== Options
18
<pluto_unroll>
19
1
20
# Iterator name
21
t3
22
# Jam
23
1
24
# Factor
25
4
26
# Next
27
1
28
# Iterator name
29
t4
30
# Jam
31
0
32
# Factor
33
4
34
# Next
35
0
36
</pluto_unroll>
37
</OpenScop>