tkonolige commented on PR #12084: URL: https://github.com/apache/tvm/pull/12084#issuecomment-1183587139
#12019 seems relevant but does not fix the issue. It unclear what invariants CompactBufferRegion is supposed to maintain. The problem I hit is that StorageRewrite is getting variable size allocations. If CompactBufferRegion is not supposed to generate variable size allocations, then we need to fix it. Otherwise, this fix to StorageRewrite seems to be the correct path forward. -- 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]
