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/04/06 15:56:44 UTC

[GitHub] [tvm] adstraw commented on pull request #10910: [Hexagon] Refactor to keep HexagonBuffer private to the device api

adstraw commented on PR #10910:
URL: https://github.com/apache/tvm/pull/10910#issuecomment-1090434886

   Note that the "external" constructor for `HexagonBuffer` using `void*` is no longer required after this PR and furthermore `HexagonBuffer` can be simplified as it no longer needs to separately track managed and unmanaged allocations.  I think it's OK to follow up with a PR to do this cleanup work in `HexagonBuffer` --- just wanted to note it here.


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