Skip to content

Commit

Permalink
LLVM and SPIRV-LLVM-Translator pulldown (WW50 2024)
Browse files Browse the repository at this point in the history
LLVM: llvm/llvm-project@53c0a25db7a0469f6d47e130d5a0e8f7a88b9585SPIRV-LLVM-Translator: KhronosGroup/SPIRV-LLVM-Translator@b8b1b96
  • Loading branch information
bb-sycl committed Dec 18, 2024
2 parents 7365344 + a77fba6 commit d21e679
Show file tree
Hide file tree
Showing 8,392 changed files with 519,763 additions and 353,294 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .ci/generate-buildkite-pipeline-premerge
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ if [[ "${linux_projects}" != "" ]]; then
artifact_paths:
- 'artifacts/**/*'
- '*_result.json'
- 'build/test-results.xml'
- 'build/test-results.*.xml'
agents: ${LINUX_AGENTS}
retry:
automatic:
Expand All @@ -295,7 +295,7 @@ if [[ "${windows_projects}" != "" ]]; then
artifact_paths:
- 'artifacts/**/*'
- '*_result.json'
- 'build/test-results.xml'
- 'build/test-results.*.xml'
agents: ${WINDOWS_AGENTS}
retry:
automatic:
Expand Down
Loading

0 comments on commit d21e679

Please sign in to comment.