Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
isolate3.st
blob: bce38a844d982509b9d4758ed76d9e4d30bb4d78 [
file
] [
log
] [
blame
]
# Check use of options specific to isolated part
domain
:
"{ A[i] : 0 <= i < 100 }"
child
:
schedule
:
"[{ A[i] -> [i] }]"
options
:
"{ isolate[[] -> [x]] : 10 <= x <= 20; [isolate[] -> unroll[x]] }"