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