Skip to content

[VTA] Provide zero-initialization for VTAGenericInsn#13698

Merged
masahi merged 1 commit intoapache:mainfrom
Lunderberg:vta_avoid_uninitialized_warning
Jan 5, 2023
Merged

[VTA] Provide zero-initialization for VTAGenericInsn#13698
masahi merged 1 commit intoapache:mainfrom
Lunderberg:vta_avoid_uninitialized_warning

Conversation

@Lunderberg
Copy link
Copy Markdown
Contributor

Previously, this line caused a warning for -Wmaybe-uninitialized when compiling in g++ 11.3.0.

Previously, this line caused a warning for `-Wmaybe-uninitialized`
when compiling in g++ 11.3.0.
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Jan 4, 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.

  • No users to tag found in teams: vta See #10317 for details

Generated by tvm-bot

@masahi masahi merged commit bf0607b into apache:main Jan 5, 2023
@Lunderberg Lunderberg deleted the vta_avoid_uninitialized_warning branch January 5, 2023 16:17
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
Previously, this line caused a warning for `-Wmaybe-uninitialized`
when compiling in g++ 11.3.0.
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