wrongtest-intellif commented on issue #12383: URL: https://github.com/apache/tvm/issues/12383#issuecomment-1226264466
Currently TVM on cpu target (LLVM) use no unsigned wrap mode for basic +-* arithmetics of uint32, thus overflow results are undefined. From this point I think the behavior now is as expected. -- 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]
