update test case outputs
[pet.git] / tests / loop3.scop
blobe2f7e851c890aee9fd078b1aec0e5183141192d6
1 start: 34
2 end: 124
3 indent: "\t"
4 context: '{  :  }'
5 schedule: '{ domain: "{ S_0[i] : (i <= 9 and i >= 7) or (i <= 4 and i >= 0) }", child:
6   { schedule: "L_0[{ S_0[i] -> [(i)] }]" } }'
7 arrays:
8 - context: '{  :  }'
9   extent: '{ a[i0] : i0 >= 0 and i0 <= 9 }'
10   element_type: int
11   element_size: 4
12 statements:
13 - line: 9
14   domain: '{ S_0[i] : (i <= 9 and i >= 7) or (i <= 4 and i >= 0) }'
15   body:
16     type: expression
17     expr:
18       type: op
19       operation: =
20       arguments:
21       - type: access
22         index: '{ S_0[i] -> a[(i)] }'
23         reference: __pet_ref_0
24         read: 0
25         write: 1
26       - type: access
27         index: '{ S_0[i] -> [(i)] }'
28         reference: __pet_ref_1
29         read: 1
30         write: 0