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] Output DeclBuffer in LowerTVMBuiltin #15243

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

Lunderberg
Copy link
Contributor

For the stack_shape and stack_tcode buffers, generate a DeclBuffer.

This is a subset of the changes made in #14778, broken out for ease of testing and review.

For the `stack_shape` and `stack_tcode` buffers, generate a
`DeclBuffer`.

This is a subset of the changes made in
apache#14778, broken out for ease of
testing and review.
@Lunderberg Lunderberg requested a review from vinx13 July 5, 2023 17:11
@tvm-bot
Copy link
Collaborator

tvm-bot commented Jul 5, 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

1 similar comment
@tvm-bot
Copy link
Collaborator

tvm-bot commented Jul 5, 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 5a78da4 into apache:main Jul 7, 2023
@Lunderberg Lunderberg deleted the decl_buffer_in_lower_tvm_builtin branch July 7, 2023 23:32
junrushao pushed a commit to junrushao/tvm that referenced this pull request Jul 15, 2023
* [TIR] Output DeclBuffer in LowerTVMBuiltin

For the `stack_shape` and `stack_tcode` buffers, generate a
`DeclBuffer`.

This is a subset of the changes made in
apache#14778, broken out for ease of
testing and review.

* Updated LowerTVMBuiltin tests for DeclBuffer
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.

3 participants