summaryrefslogtreecommitdiff
path: root/test/non_optimal/dreamupT1.cloog
blob: 32747ff7686119e80040f00ad55f00072038f52a (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
# language: C
c

# parameter: none 
1 2
#  1
1  0	# 0 >= 0

0

1 # Number of statements

1 # One domain
4 4 # 4 lines and 4 columns
#  c1   c2    1
1   1    0    0		# c1 >= 0
1  -1    0   31		# c1 <= 31
1   0    1    0		# c2 >= 0
1   0   -1  511		# c2 <= 511
0   0    0		# for future options

1 # set manually the iterator names
c1 c2

1 # Scattering functions

1 5
#   d    c1   c2   1
0   1  -1536  -3   0	# d = 1536*c1 + 3*c2

1 # set manually the scattering dimension names
d