You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/02/09 14:37:00 UTC

[GitHub] [tvm] tqchen commented on pull request #7425: [TIR] Add TIR While node

tqchen commented on pull request #7425:
URL: https://github.com/apache/tvm/pull/7425#issuecomment-775986528


   Thanks @masahi , before we merge it in. it would be really awesome to go through the current list of passes and check if special handling of while is needed. Some of the example passes could include(check for passes that need special IfThenElse handling)
   
   For example, I can see the need to update following pass: 
   - Vectorize (we will need to abort if the condition is vectorized)
   
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org