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