You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/07/14 20:08:18 UTC

[GitHub] [tvm] tqchen commented on issue #12098: [docs] Document the convention around reserving global names and specifying linkage in the IR

tqchen commented on issue #12098:
URL: https://github.com/apache/tvm/issues/12098#issuecomment-1184850441

   Just to clarify, the main rule is : if a function has attribute kGlobalSymbol, you cannot change the name or delete the function. GlobalVar do not imply a fixed name or linkage.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org