diff options
Diffstat (limited to 'test/nul_lcpc.c.ppl')
-rw-r--r-- | test/nul_lcpc.c.ppl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/nul_lcpc.c.ppl b/test/nul_lcpc.c.ppl new file mode 100644 index 0000000..2711aa7 --- /dev/null +++ b/test/nul_lcpc.c.ppl @@ -0,0 +1,17 @@ +/* Generated from ./nul_lcpc.cloog by CLooG 0.15 64 bits in 0.02s. */ +for (i=1;i<=6;i+=2) { + k = (i-1)/2 ; + for (j=1;j<=i;j++) { + S1 ; + S2 ; + } + for (j=i+1;j<=p;j++) { + S1 ; + } +} +for (i=7;i<=m;i+=2) { + k = (i-1)/2 ; + for (j=1;j<=p;j++) { + S1 ; + } +} |