diff options
Diffstat (limited to 'polly/lib/External/isl/test_inputs/equality4.pwqp')
-rw-r--r-- | polly/lib/External/isl/test_inputs/equality4.pwqp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/lib/External/isl/test_inputs/equality4.pwqp b/polly/lib/External/isl/test_inputs/equality4.pwqp new file mode 100644 index 00000000000..49da2e7eff6 --- /dev/null +++ b/polly/lib/External/isl/test_inputs/equality4.pwqp @@ -0,0 +1 @@ +[m,n] -> { [x,y] -> x^2 * y + m + 13 * n: n = 2x + 4y and 0 <= x,y <= 10 and 3 n = 5 m } |