cconvey commented on PR #13267:
URL: https://github.com/apache/tvm/pull/13267#issuecomment-1303534616

   > Can we apply a similar change in the 
[DataTypeLegalizer](https://github.com/apache/tvm/blob/main/include/tvm/tir/stmt_functor.h#L506)?
 (Either as part of this PR or another.) It has the same issue of the 
VisitStmt_ methods being exposed, when external users should go through 
StmtExprMutator::operator() instead.
   
   Thanks for the idea! It's not too much scope creep, so I'll add that to this 
PR.


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