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