PetScan::extract_array: drop redundant isl_ctx argument
[pet.git] / tests / loop4.scop
blobe881f8c579683e10549bab8ae339f47c70265e7a
1 start: 34
2 end: 127
3 indent: "\t"
4 context: '{  :  }'
5 schedule: '{ domain: "{ S_0[i] : i >= 5 and i <= 6 }", child: { schedule: "L_0[{ S_0[i]
6   -> [(i)] }]" } }'
7 arrays:
8 - context: '{  :  }'
9   extent: '{ a[i0] : i0 >= 0 and i0 <= 9 }'
10   element_type: int
11   element_size: 4
12 statements:
13 - line: 9
14   domain: '{ S_0[i] : i >= 5 and i <= 6 }'
15   body:
16     type: expression
17     expr:
18       type: op
19       operation: =
20       arguments:
21       - type: access
22         index: '{ S_0[i] -> a[(i)] }'
23         reference: __pet_ref_0
24         read: 0
25         write: 1
26       - type: access
27         index: '{ S_0[i] -> [(i)] }'
28         reference: __pet_ref_1
29         read: 1
30         write: 0