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