update test case outputs
[pet.git] / tests / break5.scop
blob168f77707f7165ceeec8e5cb3854b4721c035c6e
1 start: 33
2 end: 269
3 context: '{  :  }'
4 arrays:
5 - context: '{  :  }'
6   extent: '{ a[i0] : i0 >= 0 and i0 <= 99 }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 8
11   domain: '{ S_0[i, j] : (i <= 89 and j >= 0 and j <= i) or (i <= 9 and i >= 0 and
12     j >= 1 + i and j <= 99) or (i <= 99 and i >= 90 and j <= 150 - i and j >= 0) }'
13   schedule: '{ S_0[i, j] -> [0, i, j, 0] }'
14   body:
15     type: op
16     operation: =
17     arguments:
18     - type: access
19       relation: '{ S_0[i, j] -> a[i] }'
20       index: '{ S_0[i, j] -> a[(i)] }'
21       reference: __pet_ref_0
22       read: 0
23       write: 1
24     - type: int
25       value: 0
26 - line: 17
27   domain: '{ S_1[i, j] : (i <= 89 and i >= 10 and j <= 60 and j >= 0 and j <= -1 +
28     i) or (i <= 99 and i >= 90 and j <= 149 - i and j >= 0) }'
29   schedule: '{ S_1[i, j] -> [0, i, j, 5] }'
30   body:
31     type: op
32     operation: =
33     arguments:
34     - type: access
35       relation: '{ S_1[i, j] -> a[i] }'
36       index: '{ S_1[i, j] -> a[(i)] }'
37       reference: __pet_ref_1
38       read: 0
39       write: 1
40     - type: op
41       operation: +
42       arguments:
43       - type: access
44         relation: '{ S_1[i, j] -> [i] }'
45         index: '{ S_1[i, j] -> [(i)] }'
46         reference: __pet_ref_2
47         read: 1
48         write: 0
49       - type: access
50         relation: '{ S_1[i, j] -> [j] }'
51         index: '{ S_1[i, j] -> [(j)] }'
52         reference: __pet_ref_3
53         read: 1
54         write: 0