junrushao1994 commented on a change in pull request #8943:
URL: https://github.com/apache/tvm/pull/8943#discussion_r703889719



##########
File path: src/tir/schedule/analysis/analysis.cc
##########
@@ -174,6 +212,18 @@ int CheckCompleteBlockErrorCode(const ScheduleState& self, 
const StmtSRef& block
   return 0;
 }
 
+static const char* kCompleteBlockDefinition = R"(Definition of a complete 
block:

Review comment:
       It's TVM's naming style where we prefix constants with `k`




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