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