llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride2.c

3 lines
59 B
C

for (int c0 = 2; c0 <= M; c0 += 7)
S1(c0, (c0 - 2) / 7);