AndrewZhaoLuo opened a new pull request #10102: URL: https://github.com/apache/tvm/pull/10102
The analyzer tries to see the range an integer variable can represent. Specifically, if the range of a divisor contained zero it would just sort of be ignored (assuming probably that run time checks or otherwise would catch this). This didn't really work for uints though. -- 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]
