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