vinx13 commented on a change in pull request #9680:
URL: https://github.com/apache/tvm/pull/9680#discussion_r765383155
##########
File path: src/printer/tvmscript_printer.cc
##########
@@ -471,6 +479,47 @@ Doc TVMScriptPrinter::PrintMatchBufferRegion(const
MatchBufferRegionNode* op) {
return doc;
}
+// check if all arguments, except the first two, are specified for
T.match_buffer
+// if not, then this match buffer is printed out as syntax sugar
Review comment:
Mention the exact behavior, 'syntax sugar' is not a clear description
--
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]