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