slyubomirsky opened a new pull request, #14361:
URL: https://github.com/apache/tvm/pull/14361

   This PR implements a dataflow block CSE transformation. Since we use ANF 
internally, the only nesting really occurs with tuples. The pass only needs to 
look at the RHS of bindings to determine if we have encountered any 
subexpressions.
   
   Co-authored by @psrivas2  Prakalp Srivastava <[email protected]>


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