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

3 lines
38 B
C

if ((n + m + 1) % 2 == 0)
s0(n, m);