pet_stmt: drop schedule
[pet.git] / tests / loop6.scop
blobdc447834a3431292a14ac7b937107e3f2ca26e73
1 start: 30
2 end: 137
3 indent: "\t"
4 context: '[n] -> {  : n >= 0 and n <= 2147483647 }'
5 schedule: '{ domain: "[n] -> { S_0[i] : i <= 2147483547 and i >= 0 and i <= n }",
6   child: { schedule: "[n] -> L_0[{ S_0[i] -> [(i)] }]" } }'
7 arrays:
8 - context: '[n] -> {  : n >= 0 }'
9   extent: '[n] -> { a[i0] : i0 >= 0 and i0 <= -1 + n }'
10   element_type: int
11   element_size: 4
12 statements:
13 - line: 8
14   domain: '[n] -> { S_0[i] : i >= 0 and i <= n and i <= 2147483547 }'
15   body:
16     type: expression
17     expr:
18       type: op
19       operation: =
20       arguments:
21       - type: access
22         index: '[n] -> { S_0[i] -> a[(i)] }'
23         reference: __pet_ref_0
24         read: 0
25         write: 1
26       - type: int
27         value: 0