add isl_set_lower_bound_val and isl_set_upper_bound_val
[platform/upstream/isl.git] / test_inputs / codegen / unroll6.c
1 {
2   if (((-t1 + 128) % 128) + nn >= 128 * g + 130 && 128 * g + 127 >= (-t1 + 128) % 128 && nn >= 128 * g + 6)
3     for (int c1 = 393214; c1 < nn - 1; c1 += 393216)
4       A(c1, ((t1 + 127) % 128) + 128 * g + 1, ((t1 + 127) % 128) + 1);
5   if (nn >= t1 + 128 * g + 130 && t1 + 128 * g >= -127 && t1 <= 2 && t1 >= 1)
6     for (int c1 = 393214; c1 < nn - 1; c1 += 393216)
7       A(c1, t1 + 128 * g + 128, t1 + 128);
8 }