Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
refs/heads/master
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
isolate3.st
blob: bce38a844d982509b9d4758ed76d9e4d30bb4d78 [
file
] [
log
] [
blame
] [
edit
]
# 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]] }"