masahi commented on pull request #7385:
URL: https://github.com/apache/tvm/pull/7385#issuecomment-771210096


   @tqchen Yes, what you said totally makes sense to me. As you said, this is a 
minimal-change solution, but I think ideally we want a separate `While` node. 
Since while loop only makes sense for sequential loop (I think), I think it is 
better to decouple a simpler `While` node that doesn't need any analysis from 
heavy-duty `For` node.
   
   I'll send a RFC, sure.


----------------------------------------------------------------
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:
[email protected]


Reply via email to