[memprof] Move YAML traits to MemProf.h (NFC) (#118668)
[llvm-project.git] / polly / lib / External / isl / test_inputs / schedule / carry_bounded_coefficients.st
blobcdcf12c431574cd10733a34b390d055b3ed4d290
1 domain: "{ C[i0, i1] : 2 <= i0 <= 3999 and 0 <= i1 < i0 }"
2 child:
3   schedule: "[{ C[i0, i1] -> [(i0)] }]"
4   child:
5     schedule: "[{ C[i0, i1] -> [(i1)] }]"