tqchen commented on a change in pull request #7306:
URL: https://github.com/apache/tvm/pull/7306#discussion_r559880981



##########
File path: src/printer/tir_text_printer.cc
##########
@@ -465,27 +465,30 @@ Doc TIRTextPrinter::VisitStmt_(const EvaluateNode* op) {
   return doc;
 }
 
-inline const char* ForType2String(ForType t) {
+inline const char* ForKind2String(ForKind t) {

Review comment:
       This case this is specifically used in text printer, so we plan to keep 
it here for now




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


Reply via email to