Lunderberg opened a new pull request #10535:
URL: https://github.com/apache/tvm/pull/10535


   A check for unsigned integer overflow would throw an error if it encountered 
`0U - 0U`.
   
   https://github.com/apache/tvm/pull/10484, which introduced the check, and 
https://github.com/apache/tvm/pull/9727, which introduced this edge case, were 
in CI at the same time, and each was tested against a merge candidate that did 
not include the other.  The unittest failure only occurred when both PRs were 
merged.


-- 
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]


Reply via email to