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