use an isl_multi_pw_aff to represent a skip condition
[pet.git] / tests / piecewise.scop
blob0366db4391fe43d2cf4c90cd9751e85ddded75c9
1 start: 56
2 end: 174
3 context: '[N] -> {  : N <= 2147483647 and N >= 0 }'
4 arrays:
5 - context: '[N] -> {  : N >= 0 }'
6   extent: '[N] -> { a[i0, i1] : i1 >= 0 and i0 >= 0 and i1 <= -1 + N }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 8
11   domain: '[N] -> { S_0[i, j] : j >= i and i >= 0 and j <= -1 + N }'
12   schedule: '[N] -> { S_0[i, j] -> [0, i, j] }'
13   body:
14     type: binary
15     operation: =
16     arguments:
17     - type: access
18       relation: '[N] -> { S_0[i, j] -> a[i, j] }'
19       reference: __pet_ref_0
20       read: 0
21       write: 1
22     - type: access
23       relation: '[N] -> { S_0[i, j] -> a[-1 + i, 0] : i >= 1; S_0[0, j] -> a[0, 0]
24         }'
25       reference: __pet_ref_1
26       read: 1
27       write: 0