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