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