slyubomirsky commented on PR #15916:
URL: https://github.com/apache/tvm/pull/15916#issuecomment-1781537269

   Making a new IR node for `call_tir` would entail a lot of revisions, but it 
might be worth it since it is very important to the language. If that's 
something we would consider, we should give thought to other changes to `Call` 
node potentially (several have come up before), since making changes to the AST 
would require careful thought.
   
   Since we have the StructInfo system as a type system, I don't see a reason 
why `call_tir` needs to be a special case--a tuple is a tuple and that's the 
beauty of the type system.


-- 
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: commits-unsubscr...@tvm.apache.org

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

Reply via email to