summaryrefslogtreecommitdiff
path: root/cloog-0.16.3/test/vasilache.c
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.16.3/test/vasilache.c')
-rw-r--r--cloog-0.16.3/test/vasilache.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/cloog-0.16.3/test/vasilache.c b/cloog-0.16.3/test/vasilache.c
deleted file mode 100644
index 5a00a33..0000000
--- a/cloog-0.16.3/test/vasilache.c
+++ /dev/null
@@ -1,27 +0,0 @@
-/* Generated from ../../../git/cloog/test/vasilache.cloog by CLooG 0.14.0-162-g1e599e0 gmp bits in 0.03s. */
-S1();
-S2();
-for (p1=0;p1<=N-1;p1++) {
- for (p3=0;p3<=N-1;p3++) {
- S4(p1,p3);
- S5(p1,p3);
- }
-}
-for (p1=0;p1<=N-1;p1++) {
- for (p3=0;p3<=N-1;p3++) {
- for (p5=0;p5<=floord(N-1,32);p5++) {
- S7(p1,p3,p5,32*p5);
- for (p7=32*p5+1;p7<=min(N-1,32*p5+31);p7++) {
- S6(p1,p3,p5,p7-1);
- S7(p1,p3,p5,p7);
- }
- if (p5 <= floord(N-33,32)) {
- S6(p1,p3,p5,32*p5+31);
- }
- if (p5 >= ceild(N-32,32)) {
- S6(p1,p3,p5,N-1);
- }
- }
- }
-}
-S8();