Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
schedule
/
flat5.sc
blob: fdee69a46d72b8c0e8b4bb40665bc58b4ae3b5bc [
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
,
b
]
:
b
>=
0
and
a
-
10b
>=
0
and
-
a
+
b
+
9
>=
0
}