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

   This PR fixes a bug in vectorize loop introduced related to 
https://github.com/apache/tvm/pull/16966
   
   The visit to condition can write need scalarize to true then the followup 
visit to then case can trigger an ICHECK.
   
   The visit to let value can also write need scalarize flag in which case we 
need to immediately scalarize.


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