postpone introduction of access relations
[pet.git] / tests / dec4.scop
blobe3c2ddaf81c288347ef95b05b67de37f9866d409
1 start: 38
2 end: 112
3 indent: "\t"
4 context: '[N] -> {  : N >= 0 and N <= 2147483647 }'
5 arrays:
6 - context: '[N] -> {  : N >= 0 }'
7   extent: '[N] -> { a[i0] : i0 <= -1 + N and i0 >= 0 }'
8   element_type: int
9   element_size: 4
10 statements:
11 - line: 8
12   domain: '[N] -> { S_0[i] : exists (e0 = floor((-2 - N + i)/3): 3e0 = -2 - N + i
13     and i <= -1 + N and i >= 0) }'
14   schedule: '[N] -> { S_0[i] -> [0, -i] }'
15   body:
16     type: expression
17     expr:
18       type: op
19       operation: =
20       arguments:
21       - type: access
22         index: '[N] -> { S_0[i] -> a[(i)] }'
23         reference: __pet_ref_0
24         read: 0
25         write: 1
26       - type: access
27         index: '[N] -> { S_0[i] -> [(i)] }'
28         reference: __pet_ref_1
29         read: 1
30         write: 0