Skip to content

[LLVM] Add missing override to GetFormat and GetPropertyMask#14470

Merged
tqchen merged 1 commit intoapache:mainfrom
kparzysz-quic:missing-override
Apr 5, 2023
Merged

[LLVM] Add missing override to GetFormat and GetPropertyMask#14470
tqchen merged 1 commit intoapache:mainfrom
kparzysz-quic:missing-override

Conversation

@kparzysz-quic
Copy link
Copy Markdown
Contributor

These functions are virtual, and some of the overrides were not marked as either final or override causing compilation warnings.

These functions are virtual, and some of the overrides were not marked
as either `final` or `override` causing compilation warnings.
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Apr 3, 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: llvm See #10317 for details

Generated by tvm-bot

@kparzysz-quic
Copy link
Copy Markdown
Contributor Author

The CPU build failure is due to

failed to fetch `[https://github.com/rust-lang/crates.io-index`](https://github.com/rust-lang/crates.io-index%60)

@tqchen
Copy link
Copy Markdown
Member

tqchen commented Apr 3, 2023

We can temp disable rust tests to unlock CI

@tqchen
Copy link
Copy Markdown
Member

tqchen commented Apr 4, 2023

@tvm-bot rerun

@tqchen tqchen merged commit 73ca486 into apache:main Apr 5, 2023
@kparzysz-quic kparzysz-quic deleted the missing-override branch July 5, 2023 12:08
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