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