slyubomirsky commented on PR #15140: URL: https://github.com/apache/tvm/pull/15140#issuecomment-1603140968
Do you mean that private should be another attribute? Or that it should be a field in the function AST node? RIght now, privacy is handled entirely in the parser (if `private` is `False`, which is the default, the parser adds a global symbol). -- 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]
