Files
clang-p2996/polly/lib/External/isl/test_inputs/codegen/cholesky.c
Tobias Grosser 6ea64d8bd3 Update isl to isl-0.18-662-g17e172e
This is a general maintenance update

llvm-svn: 304069
2017-05-27 11:09:39 +00:00

5 lines
271 B
C

for (int c0 = 3993; c0 <= 63893; c0 += 1)
if (2 * c0 - 3993 * ((3 * c0 + 5990) / 5990) >= 0)
for (int c4 = -c0 + 1997 * ((3 * c0 + 5990) / 5990) + 1; c4 <= 12; c4 += 1)
S_3(c4, -c0 + 1997 * ((3 * c0 + 5990) / 5990), 2 * c0 - 3993 * ((3 * c0 + 5990) / 5990));