pet_expr_tag_access: avoid use of target space
[pet.git] / tests / shortcut1.scop
blob4bd55c81568c22a6a73ad6297e00634d1da7e9d2
1 start: 26
2 end: 91
3 indent: "\t"
4 context: '[N] -> {  : N >= -429496729 and N <= 2147483647 }'
5 arrays:
6 - context: '{  :  }'
7   extent: '[N] -> { a[] }'
8   element_type: int
9   element_size: 4
10 statements:
11 - line: 6
12   domain: '[N] -> { S_0[] : N <= 99 and N >= 1 }'
13   schedule: '[N] -> { S_0[] -> [0] }'
14   body:
15     type: expression
16     expr:
17       type: op
18       operation: =
19       arguments:
20       - type: access
21         index: '[N] -> { S_0[] -> a[] }'
22         reference: __pet_ref_0
23         read: 0
24         write: 1
25       - type: int
26         value: 1