summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_c.in
blob: 06a32663ec8ea7a9eb76738231af357b8a8dedce (plain)
1
2
3
4
5
[n] -> { s0[i] -> [i,0] : 1 <= i <= 100 and n > 1;
	 s1[i,j] -> [i,j] : 1 <= i,j <= 100 and n > 1;
	 s2[i,j] -> [i,j] : 1 <= i,j <= 100 }
[n] -> {  :  }
[n] -> { [i,j] -> separate[x] : x >= 1 }
OpenPOWER on IntegriCloud