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