Sign in
llvm
/
polly
/
ae960055abb8d332b8a3bb6342326a75e77a74e7
/
.
/
rc3
/
lib
/
External
/
isl
/
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] }"