You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/03 00:06:22 UTC

[GitHub] [incubator-tvm] tqchen opened a new pull request #4612: [REFACTOR] Remove old Low-level Visitor/Mutator

tqchen opened a new pull request #4612: [REFACTOR] Remove old Low-level Visitor/Mutator
URL: https://github.com/apache/incubator-tvm/pull/4612
 
 
   https://github.com/apache/incubator-tvm/pull/4607 migrated all the current passes to use the new Mutator that sub-classes Stmt/Expr Functor. This PR removes the legacy visitors in favor of the new one.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen merged pull request #4612: [REFACTOR] Remove old Low-level Visitor/Mutator

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4612: [REFACTOR] Remove old Low-level Visitor/Mutator
URL: https://github.com/apache/incubator-tvm/pull/4612
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services