junrushao1994 commented on issue #12161:
URL: https://github.com/apache/tvm/issues/12161#issuecomment-1203251050

   Thanks for your feedbacks! The reason is that in `tvm.tir.const(A, B)`, `A` 
is automatically converted to int64 and then sent to the C++ backend, while the 
backend method didn't check if `A` is within the range of `B`...


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