yincs-intellif opened a new issue, #12161:
URL: https://github.com/apache/tvm/issues/12161

   Current IntImm Node can't express negative number by hexadecimal. 
   Eg: x = tvm.tir.const(0xFFFFFFFF, "int32")
   x.value should be -1 rather than 4294967295
   
   Whether we need to consider this issue?
   


-- 
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: commits-unsubscr...@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to