export pet_expr_new_cast
[pet.git] / tests / shortcut2.scop
blob756ea132b4fb0585d4fe62678197051d371be92d
1 start: 26
2 end: 91
3 indent: "\t"
4 context: '[N] -> {  : N <= 429496729 and N >= -429496729 }'
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