pet_expr_tag_access: avoid use of target space
[pet.git] / tests / unsigned1.scop
blobe985c632c755c98b7575bf34f0ad794961533a2d
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         index: '{ S_0[i, j, k] -> a[] }'
24         reference: __pet_ref_0
25         read: 0
26         write: 1
27       - type: int
28         value: 5