isl_ast_build_ast_from_schedule: sort lower and upper bounds of for loops
[isl.git] / test_inputs / codegen / omega / wak4-1.c
blob5cefe4be4d38825c95606d4459784d4d9bcbf970
1 for (int c0 = max(max(max(max(a1, a2), a3), a4), a5); c0 <= min(min(min(min(b1, b2), b3), b4), b5); c0 += 1) {
2 s0(c0);
3 s1(c0);