pet_scop: keep track of schedule tree
[pet.git] / tests / unsigned3.scop
blobc265e4e002ffe047e492518502c036b07c75ef47
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   schedule: '{ S_0[k] -> [0, k] }'
16   body:
17     type: expression
18     expr:
19       type: op
20       operation: =
21       arguments:
22       - type: access
23         index: '{ S_0[k] -> a[] }'
24         reference: __pet_ref_0
25         read: 0
26         write: 1
27       - type: access
28         index: '{ S_0[k] -> [(k - 256*floor((k)/256))] }'
29         reference: __pet_ref_1
30         read: 1
31         write: 0