ganler commented on issue #12378:
URL: https://github.com/apache/tvm/issues/12378#issuecomment-1218628413

   Not sure if this is real bug or an undefined behavior similar to 
https://github.com/apache/tvm/issues/12377. In C standard (which I guess TVM 
should be consistent with), signed integer overflow leads to undefined 
behavior. Therefore, if there is any signed overflow happening, the results are 
not guaranteed to be "consistent".


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