summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/equality.st
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/External/isl/test_inputs/codegen/cloog/equality.st')
-rw-r--r--polly/lib/External/isl/test_inputs/codegen/cloog/equality.st10
1 files changed, 10 insertions, 0 deletions
diff --git a/polly/lib/External/isl/test_inputs/codegen/cloog/equality.st b/polly/lib/External/isl/test_inputs/codegen/cloog/equality.st
new file mode 100644
index 00000000000..084689c1e75
--- /dev/null
+++ b/polly/lib/External/isl/test_inputs/codegen/cloog/equality.st
@@ -0,0 +1,10 @@
+domain: "{ S2[i0, 4] : i0 >= 0 and i0 <= 5; S1[i0, 2i0] : i0 >= 0 and i0 <= 5 }"
+child:
+ context: "{ [] }"
+ child:
+ schedule: "[{ S1[i0, i1] -> [(i0)]; S2[i0, i1] -> [(i0)] }, { S1[i0, i1] -> [(i1)]; S2[i0, i1] -> [(i1)] }]"
+ options: "{ atomic[i0] }"
+ child:
+ sequence:
+ - filter: "{ S1[i0, i1] }"
+ - filter: "{ S2[i0, i1] }"
OpenPOWER on IntegriCloud