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