update test case outputs
[pet.git] / tests / mod2.scop
blobd3b69fba4fcad032095b012472e0dc7daae44552
1 start: 38
2 end: 127
3 context: '[N] -> {  : N >= 0 and N <= 2147483647 }'
4 arrays:
5 - context: '[N] -> {  : N >= 0 }'
6   extent: '[N] -> { a[i0] : i0 <= -1 + N and i0 >= 0 }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 9
11   domain: '[N] -> { S_0[i] : exists (e0 = [(i)/2]: 2e0 = i and i <= -1 + N and i >=
12     0) }'
13   schedule: '[N] -> { S_0[i] -> [0, i] }'
14   body:
15     type: binary
16     operation: =
17     arguments:
18     - type: access
19       relation: '[N] -> { S_0[i] -> a[i] }'
20       read: 0
21       write: 1
22     - type: binary
23       operation: '%'
24       arguments:
25       - type: access
26         relation: '[N] -> { S_0[i] -> [i] }'
27         read: 1
28         write: 0
29       - type: access
30         relation: '[N] -> { S_0[i] -> [3] }'
31         read: 1
32         write: 0