Skip to content

Conversation

ylpoonlg
Copy link
Contributor

  • Suppress Sve experimental warning in project config.
    I am not sure if it is possible to suppress warning on specific files instead of the whole project. However, since SYSLIB5003 is specific to the SVE experimental API, it should only affect the benchmarks inside the src/benchmarks/micro/sve directory.

  • Remove redundant Sve.IsSupported checks as it is already checked in the benchmark filter config. SVE benchmarks will be filtered out when executing on non-SVE machines.

* Suppress Sve experimental warning in project config

* Remove redundant Sve.IsSupported checks as it is already checked when
  in the benchmark filter config.
@ylpoonlg
Copy link
Contributor Author

@dotnet/arm64-contrib @SwapnilGaikwad

@ylpoonlg ylpoonlg marked this pull request as ready for review October 13, 2025 15:52
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.

2 participants