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