manupa-arm commented on issue #8978:
URL: https://github.com/apache/tvm/issues/8978#issuecomment-920268526


   Also for some reason, if we really need the tir.allocate to be translated 
down to as a stack placement, we should probably make the tir.allocate with 
storage_scope = "local" to PrimFunc that is placed on CPU.
   
   keep the global ones served via TVMBAWs, because TVMBAW could serve as the 
'global' allocator for memory.
   In this way, in micro we could still use TVMBAWs to serve memory from the 
application/platform layer for 'global' allocates.


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