[mlir][tensor] fix typo in pad tiling comment
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / cloog / walters2.st
blob5caba80ab20dadf1f2f028ba947706c5633ef4e1
1 domain: "{ S2[j, 51] : j <= 24 and j >= 1; S2[25, i] : i <= 51 and i >= 1; S2[j, 0] : j <= 25 and j >= 1; S2[0, i] : i <= 51 and i >= 0; S1[j, i] : j >= 1 and j <= 24 and i >= 1 and i <= 50 }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S1[j, i] -> [(j)]; S2[j, i] -> [(j)] }, { S1[j, i] -> [(i)]; S2[j, i] -> [(i)] }]"
6     options: "{ separate[i0] }"
7     child:
8       sequence:
9       - filter: "{ S1[j, i] }"
10       - filter: "{ S2[j, i] }"