areusch commented on pull request #34:
URL: https://github.com/apache/tvm-rfcs/pull/34#issuecomment-943491380


   @tqchen in this case we prefer not to pay the cost of retrieving such a 
pointer as tracking global state on an µC can be tricky. When the pointer is on 
the stack, it is easier to leverage argument-passing optimizations supplied by 
the architecture such as register-mapped arguments.


-- 
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-unsubscr...@tvm.apache.org

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


Reply via email to