Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
codegen
/
unroll2.in
blob: 0fb36ab06dc1c2ba757b7d2870ffba0fddb8064d [
file
]
# Check that the different disjuncts in the unroll option
# are handled separately.
{
A
[
i
]
->
[
i
]
:
0
<=
i
<
100000
}
{
:
}
{
[
i
]
->
unroll
[
0
]
:
i
<
4
or
i
>
99996
}