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

Fix clang llvm 12.0.1 warnings #10744

Merged
merged 2 commits into from
Mar 25, 2022
Merged

Fix clang llvm 12.0.1 warnings #10744

merged 2 commits into from
Mar 25, 2022

Conversation

csullivan
Copy link
Contributor

@csullivan csullivan commented Mar 23, 2022

Fix a couple simple clang warnings, detailed in commit messages.

@ganler
Copy link
Contributor

ganler commented Mar 24, 2022

@csullivan LGTM. I also found such warnings as I use clang to compile TVM. The CI seems to fail and you can merge upstreams to the working branch to re-trigger CI.

@masahi masahi merged commit 63461c0 into apache:main Mar 25, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
* Fix warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]

* Fix warning: private field 'first_for_' is not used [-Wunused-private-field]
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.

4 participants