summaryrefslogtreecommitdiff
path: root/cloog-0.16.3/test/reservoir/bastoul3.cloog
blob: 8437226f1b79829f6109a318151e148b61e00a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Figure 4 from "Efficient code generation for automatic parallelization
# and optimization".
#
# Language
c

# Context

   1 2
   1  1
0

# Number of statements
1

1

#        i'   i    j    1
   6 5
   0    1   -1   -2    0
   1    0    1    0   -1
   1    0   -1    0    3
   1    0    0    1   -1
   1    0    0   -1    3
   1    0    0    0    1

0 0 0

0
0