summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/union.st
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/External/isl/test_inputs/codegen/cloog/union.st')
-rw-r--r--polly/lib/External/isl/test_inputs/codegen/cloog/union.st6
1 files changed, 6 insertions, 0 deletions
diff --git a/polly/lib/External/isl/test_inputs/codegen/cloog/union.st b/polly/lib/External/isl/test_inputs/codegen/cloog/union.st
new file mode 100644
index 00000000000..c2622dc8690
--- /dev/null
+++ b/polly/lib/External/isl/test_inputs/codegen/cloog/union.st
@@ -0,0 +1,6 @@
+domain: "[M] -> { S1[i0] : i0 >= 0 and i0 <= 100 }"
+child:
+ context: "[M] -> { [] : M >= 1 or M <= -1 }"
+ child:
+ schedule: "[M] -> [{ S1[i0] -> [(i0)] : M <= 10; S1[i0] -> [(-i0)] : M >= 11 }]"
+ options: "[M] -> { separate[i0] }"
OpenPOWER on IntegriCloud