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.
2 parents 087b23e + 15b3810 commit feeb424Copy full SHA for feeb424
.github/workflows/reusable_benchmarks.yml
@@ -103,7 +103,9 @@ jobs:
103
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
104
with:
105
repository: intel/llvm
106
- ref: nightly-2025-02-19
+ # add preloaded UMF benchmarks
107
+ # https://github.com/intel/llvm/pull/17278
108
+ ref: b2f9dab5266d227cc9eb19af1b54c5bdc50221d1
109
path: sycl-repo
110
fetch-depth: 1
111
0 commit comments