bolt/deps/llvm-18.1.8/polly/lib/External/isl/test_inputs/philippe3vars3pars.pwqp

2 lines
145 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
[N, M, L] -> { [i, j, k] -> (((1/2 * i + 1/2 * i^2) + j) + k^3) : i >= 0 and k >= -N + i and k >= -M - j and j <= L + i and L >= 0 and L >= -M }