It happens when computing a block at a tile too deep inside, and we probably need more careful error messages. Per discussion with @spectrometerHBH, we think it is not an urgent bug, but needs to fix the error message in the future.
Note that if we use pure te schedule to reproduce this tir schedule, te will have same bug.
Currently, the way to handle this is to reject compute at that will generate irregular loops.
It happens when computing a block at a tile too deep inside, and we probably need more careful error messages. Per discussion with @spectrometerHBH, we think it is not an urgent bug, but needs to fix the error message in the future.
Example. On workload T2D.
Schedule.
TIR.
Error message.