xref: /netbsd-src/external/mit/isl/dist/test_inputs/schedule/carry_bounded_coefficients.st (revision 5971e316fdea024efff6be8f03536623db06833e)
1domain: "{ C[i0, i1] : 2 <= i0 <= 3999 and 0 <= i1 < i0 }"
2child:
3  schedule: "[{ C[i0, i1] -> [(i0)] }]"
4  child:
5    schedule: "[{ C[i0, i1] -> [(i1)] }]"
6