wrongtest opened a new pull request, #11942:
URL: https://github.com/apache/tvm/pull/11942

   Hi, there. This change to `NarrowDataType` pass want to also narrow down int 
types in index conditions like in buffer indices.
   
   Eg, `T.Int64(1) < i:int64 * T.int64(3)`  => `1 < i:int32 * 3`


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