Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIR][USMP] Preserve DeclBuffer in PoolAllocationToOffsetConverter #15044

Merged
merged 1 commit into from Jun 16, 2023

Conversation

Lunderberg
Copy link
Contributor

Previously, PoolAllocationToOffsetConverter did not remap buffer objects occurring in DeclBuffer nodes. This commit updates PoolAllocationToOffsetConverter to handle DeclBuffer nodes. This is a subset of changes, being split out from #14778 into independent portions.

Previously, `PoolAllocationToOffsetConverter` did not remap buffer
objects occurring in `DeclBuffer` nodes.  This commit updates
`PoolAllocationToOffsetConverter` to handle `DeclBuffer` nodes. This
is a subset of changes, being split out from
apache#14778 into independent portions.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Jun 6, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@vinx13 vinx13 merged commit fa8a9f7 into apache:main Jun 16, 2023
18 checks passed
@Lunderberg Lunderberg deleted the declbuffer_usmp_pool_conversion branch June 17, 2023 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants