summaryrefslogtreecommitdiff
path: root/test/reservoir/lim-lam4.c.polylib
diff options
context:
space:
mode:
Diffstat (limited to 'test/reservoir/lim-lam4.c.polylib')
-rw-r--r--test/reservoir/lim-lam4.c.polylib22
1 files changed, 0 insertions, 22 deletions
diff --git a/test/reservoir/lim-lam4.c.polylib b/test/reservoir/lim-lam4.c.polylib
deleted file mode 100644
index c53f54b..0000000
--- a/test/reservoir/lim-lam4.c.polylib
+++ /dev/null
@@ -1,22 +0,0 @@
-/* Generated from lim-lam4.cloog by CLooG v0.14.0 64 bits in 0.01s. */
-/* CLooG asked for 160 KBytes. */
-if (M >= 2) {
- S1(i = 1,j = 0,k = 0) ;
-}
-for (c2=2;c2<=2*M-2;c2++) {
- for (c4=max(-M+1,-c2+1);c4<=-1;c4++) {
- for (i=max(1,c2-M+1);i<=min(c2+c4,M-1);i++) {
- j = c2+c4-i ;
- S1(k = -c4) ;
- }
- for (c6=max(-c4,c2-M+1);c6<=min(c2-1,M-1);c6++) {
- i = c2-c6 ;
- j = c4+c6 ;
- S2(k = c6) ;
- }
- }
- for (i=max(1,c2-M+1);i<=min(M-1,c2);i++) {
- j = c2-i ;
- S1(k = 0) ;
- }
-}