You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/07/13 19:17:26 UTC

[GitHub] [tvm] tkonolige commented on pull request #12084: [FIX,TIR] Handle allocations of variable size

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org