Skip to content

[Bug] Deprecation warning displayed on tests #17640

@ggardet

Description

@ggardet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address ittype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions