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

   Fix an issue in `NarrowDataType` pass. When we perform narrowing on buffer 
indices, the integer bits constraint is irrelevant to buffer load value's 
integer bits. Thus it looks like we should reset the context bit info when 
traverse into the indices field.
   
   Another small change is in cast node rewrite, skip node construction when 
dtype actually matches.


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