summaryrefslogtreecommitdiff
path: root/test/uday_scalars.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/uday_scalars.c')
-rw-r--r--test/uday_scalars.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/uday_scalars.c b/test/uday_scalars.c
new file mode 100644
index 0000000..6c8564c
--- /dev/null
+++ b/test/uday_scalars.c
@@ -0,0 +1,9 @@
+/* Generated from ../../../git/cloog/test/uday_scalars.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.01s. */
+if (n >= 0) {
+ for (p3=0;p3<=n;p3++) {
+ S1(p3,0,0) ;
+ }
+ for (p3=0;p3<=n;p3++) {
+ S2(0,p3,0) ;
+ }
+}