summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.in
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2017-02-17 05:11:16 +0000
committerTobias Grosser <tobias@grosser.es>2017-02-17 05:11:16 +0000
commit72745c2ef5ef258b77a7c2d8b0c6d70dbc36f499 (patch)
treec3b995618fc0d379bde807bcbea5237a997ece52 /polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.in
parente427e4b81b1699de4166d0253ab533cc31a2eb2d (diff)
downloadbcm5719-llvm-72745c2ef5ef258b77a7c2d8b0c6d70dbc36f499.tar.gz
bcm5719-llvm-72745c2ef5ef258b77a7c2d8b0c6d70dbc36f499.zip
Updated isl to isl-0.18-254-g6bc184d
This update includes a couple more coalescing changes as well as a large number of isl-internal code cleanups (dead assigments, ...). llvm-svn: 295419
Diffstat (limited to 'polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.in')
-rw-r--r--polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.in b/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.in
new file mode 100644
index 00000000000..9eadc1ba4f8
--- /dev/null
+++ b/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.in
@@ -0,0 +1,4 @@
+# Check that an affine value is extracted for the final dimension
+[t0,a,b,t] -> { S_0[t, i] -> [i, t0] : exists (e0 = [(t0 - i)/512]: 512e0 = t0 - i and 64b >= 2t + i - 8a and 64b <= -2t + i + 8a and 4a <= 3 + t and 4a >= t and t >= 0 and t <= 1999 and i >= 1 and i <= 1310718 and a >= 0 and a <= 500 and 8b <= 163839 + a and b <= 20480 and 8b >= 1 - a and b >= 0 and 32b <= 655359 - t + 4a and 32b >= 1 + t - 4a and t0 >= 0 and t0 <= 511) }
+[t0,a,b,t] -> { : t <= -1 + 4a + 32b and t >= 0 and t <= 4a and t >= -3 + 4a and t <= 1999 and t <= 655359 + 4a - 32b and t0 >= 0 and t0 <= 511 }
+[t0] -> { }
OpenPOWER on IntegriCloud