Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
schedule
/
flat2.sc
blob: bf5042cfb4e2ca3dcaf7d67ea90e0cab4180571c [
file
]
# Check that a fixed value of one dimension in terms of the others
# does not cause loop coalescing avoidance to break down.
domain
:
{
S
[
a
,
floor
(
a
/
2
)]
:
0
<=
a
<=
9
}