expr.c: access_add_ref_id: avoid using access relation
[pet.git] / tests / unsigned1.scop
blob4b34a436315705b1f5c3dba22813c664678caf9c
1 start: 60
2 end: 256
3 indent: '        '
4 context: '{  :  }'
5 arrays:
6 - context: '{  :  }'
7   extent: '{ a[] }'
8   element_type: int
9   element_size: 4
10 statements:
11 - line: 10
12   domain: '{ S_0[i, j, k] : (i <= 199 and j <= 199 and j >= 256 - i and k >= 0) or
13     (i <= 199 and i >= 0 and j <= 255 - i and j <= 199 and j >= 0 and k >= 0 and k
14     <= -1 + i + j) }'
15   schedule: '{ S_0[i, j, k] -> [0, i, j, k] }'
16   body:
17     type: expression
18     expr:
19       type: op
20       operation: =
21       arguments:
22       - type: access
23         relation: '{ S_0[i, j, k] -> a[] }'
24         index: '{ S_0[i, j, k] -> a[] }'
25         reference: __pet_ref_0
26         read: 0
27         write: 1
28       - type: int
29         value: 5