diff options
Diffstat (limited to 'polly/lib/External/isl/test_inputs/codegen/cloog/block3.in')
-rw-r--r-- | polly/lib/External/isl/test_inputs/codegen/cloog/block3.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/polly/lib/External/isl/test_inputs/codegen/cloog/block3.in b/polly/lib/External/isl/test_inputs/codegen/cloog/block3.in new file mode 100644 index 00000000000..39c0abb790d --- /dev/null +++ b/polly/lib/External/isl/test_inputs/codegen/cloog/block3.in @@ -0,0 +1,3 @@ +{ S2[] -> [1]; S3[i0] -> [i0] : i0 >= 0 and i0 <= 1; S1[] -> [0] } +{ : } +{ [i] -> separate[o0] } |