blob: 76e511ff2faa981125f4cb924b96f076baebb76f [file] [log] [blame]
[M, N] -> { S1[i0, i1] -> [i0, i1, 0] : i0 >= 1 and i1 >= 0 and i1 <= M and i1 <= i0 and i1 <= N - i0 }
[M, N] -> { : }
[M, N] -> { [i, j, k] -> separate[o0] }