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

[Bug] Deprecation warning displayed on tests #17640

Open
ggardet opened this issue Feb 11, 2025 · 0 comments
Open

[Bug] Deprecation warning displayed on tests #17640

ggardet opened this issue Feb 11, 2025 · 0 comments
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug

Comments

@ggardet
Copy link
Contributor

ggardet commented Feb 11, 2025

While running AProfileParser.DefaultSVESupportSVESupport and AProfileParser.DefaultFP16Support tests on aarch64, I get the following warnings:

/home/abuild/rpmbuild/BUILD/tvm-0.19.0-build/tvm-0.19.0/include/tvm/target/target_kind.h:353: Warning: set_attrs_preprocessor is deprecated please use set_target_parser instead
/home/abuild/rpmbuild/BUILD/tvm-0.19.0-build/tvm-0.19.0/include/tvm/target/target_kind.h:353: Warning: set_attrs_preprocessor is deprecated please use set_target_parser instead

Expected behavior

Tests should not display warnings.

Actual behavior

Warnings displayed.

Environment

TVM 0.19.0 on openSUSE Tumbleweed aarch64 (llvm19)

Steps to reproduce

Build and run tests on aarch64 Tumbleweed.

Triage

Please refer to the list of label tags here to find the relevant tags and add them below in a bullet format (example below).

  • needs-triage
@ggardet ggardet added needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
Projects
None yet
Development

No branches or pull requests

1 participant