xref: /llvm-project/polly/lib/External/isl/test_inputs/codegen/shift_unroll.in (revision 52a25237d894fd5736a90f11df2c5c9391d13fd5)
1{ A[i,j] -> [2i,0,j]: 0 <= i,j < 10; B[i,j] -> [2i+1,1,j] : 0 <= i,j < 10 }
2{ : }
3{ [i,0,j] -> unroll[2] }
4