diff options
Diffstat (limited to 'polly/lib/External/isl/test_inputs/sor1d.pip')
-rw-r--r-- | polly/lib/External/isl/test_inputs/sor1d.pip | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/polly/lib/External/isl/test_inputs/sor1d.pip b/polly/lib/External/isl/test_inputs/sor1d.pip new file mode 100644 index 00000000000..1bef89e5bf1 --- /dev/null +++ b/polly/lib/External/isl/test_inputs/sor1d.pip @@ -0,0 +1,28 @@ +2 4 + 1 1 0 0 + 1 0 1 0 + +-1 + +20 8 + + 0 -1 0 0 0 0 0 2 + 0 0 -1 0 0 0 0 1 + 0 0 0 -1 0 0 0 2 + 0 0 0 0 -1 0 0 4 + 1 0 0 0 1 0 0 -2 + 1 -2 0 2 1 0 0 -4 + 1 0 0 0 -1 0 1 -1 + 1 2 0 -2 -1 0 0 5 + 1 0 0 1 0 0 0 -1 + 1 0 -2 1 0 0 0 0 + 1 -2 0 2 0 0 1 -5 + 1 0 0 -1 0 1 0 0 + 1 0 2 -1 0 0 0 1 + 1 2 0 -2 0 0 0 3 + 1 0 1 0 0 0 0 0 + 1 -2 4 0 0 0 1 -3 + 1 0 -2 0 0 1 0 0 + 1 2 -4 0 0 0 0 3 + 1 2 0 0 0 0 0 1 + 1 -2 0 0 0 2 1 -5 |