brintos

brintos / llvm-project-archived public Read only

0
0
Text · 232 B · 17febea Raw
6 lines · plain
1# Earlier versions of isl would end up with an empty partial2# executed relation and fail to detect this emptiness.3[M] -> { S0[i] -> [i, -M] : 0 <= i <= 10; S1[i] -> [i, 0] : 0 <= i <= 10; S2[] -> [5, 0] }4[M] -> {  : M >= 1 }5{ }6