Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
unroll10.st
blob: 77c5b19f27df10be6dd8abcb5d10af4a6120d2b7 [
file
] [
log
] [
blame
]
# Check that all information is taken into account while trying to unroll
domain
:
"[m,n] -> { A[i] : 0 <= i < n,m }"
child
:
context
:
"[m,n] -> { [] : m <= 10 or n <= 10 }"
child
:
schedule
:
"[{ A[i] -> [i] }]"
options
:
"{ unroll[x] }"