MarisaKirisame commented on issue #4468: [RFC] Data-flow Analysis Functionality 
on TVM IR
URL: https://github.com/apache/incubator-tvm/issues/4468#issuecomment-566127203
 
 
   @DKXXXL The dag idea only make sense for purely functional code. This is why 
we provide ANF to transform from dag to tree, and Feature Manager to detect if 
it is dag. Pointer is a good representation of location in the program and is 
used that 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to