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

2 lines
91 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
{ [x, y] -> ((x - x^2) * y + (-x + x^2) * y^2) : x >= 0 and x <= 2 and y >= 0 and y <= 2 }