You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI][Bench] Add a filter to comparison scripts (#18852)
The nightly SYCL benchmarking CI currently fails on any benchmark.
However, not all benchmarks are specific to SYCL. This PR adds a filter
and sets the nightly SYCL CI to only fail on compute benchmark tests
marked with `_sycl`.
**Note** to llvm-reviewers-benchmarking: Observe that changes to the
code here are disconnected from the main benchmarking scripts. This PR
should functionally have no effect on the main benchmarking scripts.
0 commit comments