We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983aaaa commit c192ad9Copy full SHA for c192ad9
devops/actions/run-tests/benchmark/action.yml
@@ -162,7 +162,7 @@ runs:
162
--name "$SAVE_NAME" \
163
--compare-file "./llvm-ci-perf-results/results/${SAVE_NAME}_${SAVE_TIMESTAMP}.json" \
164
--results-dir "./llvm-ci-perf-results/results/" \
165
- --regression-filter '^[a-z_]_sycl '
+ --regression-filter '^[a-z_]+_sycl '
166
echo "-----"
167
168
- name: Cache changes to benchmark folder for archival purposes
0 commit comments