ganler commented on PR #10969:
URL: https://github.com/apache/tvm/pull/10969#issuecomment-1097235787

   But I am not sure if `CanProveLess` is able to consider the integer bits. 
That said, if the `var` of `IterVal` is `int64` and `extend` is `int32`. They 
are both symbolic that `CanProveLess` seems to return `false` but we can 
actually cast `extend` to `int64` right?


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