slyubomirsky opened a new pull request, #15170:
URL: https://github.com/apache/tvm/pull/15170

   A small follow-up to #15140, which was merged before I could make this 
addition: This change throws an error if a function has been annotated as 
private but the user manually specifies the global symbol. Since it is a 
contradiction to do so, it is best to detect this error rather than have it 
silently work (with the effect of actually making the function public).


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