pet_expr: merge unary, binary and ternary types into operation type
[pet.git] / tests / autodetect / if3.scop
blob81013b44aa6baa69df1b7350489b77f8159d083f
1 start: 61
2 end: 70
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[] }'
12   schedule: '{ S_0[] -> [1] }'
13   body:
14     type: op
15     operation: =
16     arguments:
17     - type: access
18       relation: '{ S_0[] -> a[] }'
19       index: '{ S_0[] -> a[] }'
20       reference: __pet_ref_0
21       read: 0
22       write: 1
23     - type: int
24       value: 5