pet_check_code: op_expr_extract_pw_aff: handle more types of expressions
[pet.git] / tests / autodetect / loop4.scop
blob644dbdfa68ec66af1a7502d1a86eafd0a4c37ab2
1 start: 22
2 end: 45
3 context: '{  :  }'
4 arrays:
5 - context: '{  :  }'
6   extent: '{ a[] }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 6
11   domain: '{ S_0[t] : t >= 0 }'
12   schedule: '{ S_0[t] -> [1, t, 0] }'
13   body:
14     type: op
15     operation: =
16     arguments:
17     - type: access
18       relation: '{ S_0[t] -> a[] }'
19       index: '{ S_0[t] -> a[] }'
20       reference: __pet_ref_0
21       read: 0
22       write: 1
23     - type: int
24       value: 5