You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: