llvm-project/polly/lib/External/isl/test_inputs/codegen/omega/guard1-0.c

3 lines
38 B
C

if ((n - m - 1) % 3 == 0)
s0(n, m);