kparzysz-quic edited a comment on pull request #8463:
URL: https://github.com/apache/tvm/pull/8463#issuecomment-880813092


   We should not duplicate information in the IR.
   
   The flow of information from rhs to lhs is not necessarily the right way to 
frame it.  In an assignment "a = b", there is information present both in a and 
in b, and the assignment has its own meaning as a whole.  Depending on what 
kind of analysis we want to do, the inference of information can flow either 
way.


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