update test case outputs
[pet.git] / tests / loop.scop
blobf37b404d66a0dd75f284530913660cc0b919aaa3
1 start: 30
2 end: 94
3 context: '{  :  }'
4 arrays:
5 - context: '{  :  }'
6   extent: '{ a[] }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 8
11   domain: '{ S_0[i] : i >= 0 and i <= 9 }'
12   schedule: '{ S_0[i] -> [0, i] }'
13   body:
14     type: binary
15     operation: =
16     arguments:
17     - type: access
18       relation: '{ S_0[i] -> a[] }'
19       read: 0
20       write: 1
21     - type: access
22       relation: '{ S_0[i] -> [5] }'
23       read: 1
24       write: 0