pet_scop: keep track of schedule tree
[pet.git] / tests / unsigned2.scop
blobbb7e44e4f7ed330477f14ea7be7bba681094c521
1 start: 40
2 end: 112
3 indent: "\t"
4 context: '{  :  }'
5 schedule: '{ domain: "{ S_0[k] : k <= 261 and k >= 252 }", child: { schedule: "L_0[{
6   S_0[k] -> [(k)] }]" } }'
7 arrays:
8 - context: '{  :  }'
9   extent: '{ a[] }'
10   element_type: int
11   element_size: 4
12 statements:
13 - line: 8
14   domain: '{ S_0[k] : k <= 261 and k >= 252 }'
15   schedule: '{ S_0[k] -> [0, k] }'
16   body:
17     type: expression
18     expr:
19       type: op
20       operation: =
21       arguments:
22       - type: access
23         index: '{ S_0[k] -> a[] }'
24         reference: __pet_ref_0
25         read: 0
26         write: 1
27       - type: int
28         value: 5