jinhongyii opened a new pull request #9341:
URL: https://github.com/apache/tvm/pull/9341


   This PR applies part of the algorithm of storage rewrite to detect memory 
reuse possibility for dynamic shared memory, and does rewrite to the body. This 
functionality is important in matmul because we may want to allocate the shared 
memory for data fetch and the shared memory for write back in the same location.


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