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

   Now the InlineConstantScalars rule will inline blocks with no reads and only 
one scalar output. However, if such block is an output block, it should not be 
inlined. 
   
   This PR fixes this problem by skipping output blocks in the 
InlineConstantScalars rule.
   
   cc @vinx13 


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