buildtools/cloog/test/non_optimal/dreamupT1.cloog
Jerome Duval 5873a060ca imported PPL 0.11.1 and CLooG 0.18.0.
* these are dependencies for gcc 4 Graphite engine build.
* CLooG 0.18.0 includes ISL 0.11.1 which is the backend that the build script enables.
* PPL is needed by GCC build even if it isn't the chosen backend.
2013-04-06 15:10:34 +02:00

33 lines
512 B
Plaintext

# 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