CLooG 0.18.4
[cloog.git] / test / non_optimal / dreamupT3.omega
blob9046c094c7a0d43b9d9bc6c6a437dab4f5aac7c1
1 # CLooG -> OMEGA
2 # This is an automatic dump of an input file from a CloogProgram data
3 # structure. It can be correct ONLY if dumped before loop generation.
5 # Context (0 parameter(s)).
6 # Iteration domains:
7 IS10:={[c1,c2]: c1>=0 && -c1+31>=0 && c2>=0 && -c2+511>=0} ;
8 IS20:={[c1]: c1>=0 && -c1+127>=0} ;
9 IS30:={[c1,c2]: c1>=0 && -c1+126>=0 && c2>=0 && -c2+127>=0} ;
11 # Schedules:
12 T10:={[c1,c2] -> [1536c1+3c2,c1,c2]} ;
13 T20:={[c1] -> [384c1+1534,c1,0]} ;
14 T30:={[c1,c2] -> [384c1+3c2+1919,c1,c2]} ;
16 # CodeGen call:
17 codegen 3 T10:IS10, T20:IS20, T30:IS30 ;