use isl_aff to represent mapping from virtual iterator to real iterator
[pet.git] / tests / unsigned_break1.scop
blob4bc7c1c168eadd4895264f21ad9fec31ff4ca99a
1 start: 40
2 end: 150
3 context: '{  :  }'
4 arrays:
5 - context: '{  :  }'
6   extent: '{ a[] }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 8
11   domain: '{ S_0[k] : exists (e0 = [(-2 + k)/256]: k >= 0 and k <= 255 and 256e0 <=
12     -252 + k and 256e0 >= -257 + k) }'
13   schedule: '{ S_0[k] -> [0, o1, 0] : exists (e0 = [(k - o1)/256]: 256e0 = k - o1
14     and o1 >= 252 and o1 <= 257 and k >= 0 and k <= 255) }'
15   body:
16     type: binary
17     operation: =
18     arguments:
19     - type: access
20       relation: '{ S_0[k] -> a[] }'
21       reference: __pet_ref_0
22       read: 0
23       write: 1
24     - type: access
25       relation: '{ S_0[k] -> [5] }'
26       reference: __pet_ref_1
27       read: 1
28       write: 0
29 - line: 11
30   domain: '{ S_1[k] : exists (e0 = [(-2 + k)/256]: k >= 2 and k <= 255 and 256e0 <=
31     -252 + k and 256e0 >= -257 + k); S_1[0] }'
32   schedule: '{ S_1[k] -> [0, o1, 2] : exists (e0 = [(k - o1)/256]: 256e0 = k - o1
33     and o1 >= 252 and o1 <= 257 and k >= 0 and k <= 255) }'
34   body:
35     type: binary
36     operation: =
37     arguments:
38     - type: access
39       relation: '{ S_1[k] -> a[] }'
40       reference: __pet_ref_2
41       read: 0
42       write: 1
43     - type: access
44       relation: '{ S_1[k] -> [6] }'
45       reference: __pet_ref_3
46       read: 1
47       write: 0