summaryrefslogtreecommitdiff
path: root/test/reservoir/fusion1.c.ppl
diff options
context:
space:
mode:
Diffstat (limited to 'test/reservoir/fusion1.c.ppl')
-rw-r--r--test/reservoir/fusion1.c.ppl10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/reservoir/fusion1.c.ppl b/test/reservoir/fusion1.c.ppl
new file mode 100644
index 0000000..50d373c
--- /dev/null
+++ b/test/reservoir/fusion1.c.ppl
@@ -0,0 +1,10 @@
+/* Generated from ././reservoir/fusion1.cloog by CLooG 0.15 64 bits in 0.00s. */
+for (c2=0;c2<=M;c2++) {
+ S1(i = c2) ;
+}
+for (c2=1;c2<=M;c2++) {
+ S2(i = c2) ;
+}
+for (c2=0;c2<=M;c2++) {
+ S3(i = c2) ;
+}