summaryrefslogtreecommitdiff
path: root/cloog-0.16.3/test/stride4.c
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.16.3/test/stride4.c')
-rw-r--r--cloog-0.16.3/test/stride4.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/cloog-0.16.3/test/stride4.c b/cloog-0.16.3/test/stride4.c
deleted file mode 100644
index 2e874be..0000000
--- a/cloog-0.16.3/test/stride4.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Generated from ../../../git/cloog/test/stride4.cloog by CLooG 0.16.0-10-g13c6274 gmp bits in 0.00s. */
-if ((t >= 0) && (t <= 15)) {
- for (i0=t;i0<=99;i0+=16) {
- S1(i0,t);
- }
-}