blob: 58b5168c6b670658ff8bcd694518150313cf7fb3 [file] [log] [blame]
# Check that generic options are not applied to isolated part
domain: "{ A[i] : 0 <= i < 20 }"
child:
schedule: "[{ A[i] -> [i] }]"
options: "{ isolate[[] -> [x]] : 5 <= x <= 15; unroll[x] }"