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

   This PR introduces a type check to cast loop split decisions (sometimes 
given as `int64`) back to a smaller datatype when the loop variable's data type 
is smaller. This issue usually happens during reloading a trace from disk using 
JSON database and causes the failure of `CompactBufferAllocation` pass.
   
   Unit test is also added.


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