Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
schedule
/
flat1.sc
blob: f3cb57f1f68a2fc956f1d771344899f9f3175b3d [
file
]
# Check that a fixed value of one dimension in terms of the others
# does not cause loop coalescing avoidance to break down.
domain
:
[
M
]
->
{
S
[
a
,
b
]
:
0
<=
a
<=
99
and
M
<=
2b
<=
1
+
M
}