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 2021/10/26 22:01:56 UTC

[GitHub] [tvm] tqchen commented on pull request #9372: [TIR] Make compact buffer and get access region aware of conditions

tqchen commented on pull request #9372:
URL: https://github.com/apache/tvm/pull/9372#issuecomment-952360879


   Thanks @wrongtest in this case we might not rely on the difference(because the sets can be overly relaxed). Instead, we know that for this case the size won't go over the original size, so CompactBuffer should reall infer the bound and then intersect with the original allocated bound of B, which should still give us size of 16


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