Blame isl-0.16.1/test_inputs/codegen/empty.in

Packit fb9d21
# Earlier versions of isl would end up with an empty partial
Packit fb9d21
# executed relation and fail to detect this emptiness.
Packit fb9d21
[M] -> { S0[i] -> [i, -M] : 0 <= i <= 10; S1[i] -> [i, 0] : 0 <= i <= 10; S2[] -> [5, 0] }
Packit fb9d21
[M] -> {  : M >= 1 }
Packit fb9d21
{ }