diff options
Diffstat (limited to 'test/basic-bounds-4.cloog')
-rw-r--r-- | test/basic-bounds-4.cloog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/test/basic-bounds-4.cloog b/test/basic-bounds-4.cloog new file mode 100644 index 0000000..5e76687 --- /dev/null +++ b/test/basic-bounds-4.cloog @@ -0,0 +1,23 @@ +# language: C +c + +# Context +2 3 +# M 1 +1 1 0 +1 0 1 +0 + +1 # Number of statements + +1 +# +3 4 +# i M 1 +1 1 0 0 +1 -1 1 1 +1 0 0 1 +0 0 0 +0 + +0 # Scattering functions |