junrushao1994 commented on pull request #9100: URL: https://github.com/apache/tvm/pull/9100#issuecomment-935296712
Per offline discussion with @spectrometerHBH: - `DetectIterMap` assumes that there isn't any iter whose extent depends on other iters, and this particular case doesn't satisfy this constraint, so it failed miserably without good error message. - We might want to fix the issue by adding sanity check in `DetectIterMap` CC: @jinhongyii -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
