vinx13 commented on pull request #8571: URL: https://github.com/apache/tvm/pull/8571#issuecomment-889548008
> I think we can use `storage_rewrite` to support buffer reuse on dynamic shared memory with constant sizes, and then use the new pass in this PR to merge remaining buffers. I'll pursue this approach. I agree. For constant sizes, `storage_rewrite` should be able to eliminate buffer allocations, running `MergeDynamicMemoryAlloc` after `StorageRewrite`will work -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
