mbs-octoml opened a new issue #9022:
URL: https://github.com/apache/tvm/issues/9022


   
https://github.com/apache/tvm/blob/2aebd3335d89bb32d330b0f851ddaf2d551fc56e/src/tir/transforms/lower_tvm_builtin.cc#L115
   
   This particular code has a complex history but the upshot is we need finer 
grained control for Allocate statements which is not gated by device_type, and 
the storage_scope in ProducerStore stmts fits the bill.
   
   This is a placeholder for figuring that out since I'm unfamiliar with 
storage handling once we enter TIR.


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