Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
isolate4.st
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] }"