isl_ast_codegen.c: fix typo in comment
[isl.git] / test_inputs / codegen / omega / floor_bound-5.c
blob3e9f47d4ccc348beec164514b5044343a87412f5
1 for (int c0 = 4 * floord(m, 32); c0 <= n; c0 += 1)
2 s0(c0);