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 3a91cec commit 737b519Copy full SHA for 737b519
.github/workflows/sycl_nightly.yml
@@ -60,13 +60,3 @@ jobs:
60
tags: |
61
ghcr.io/${{ github.repository }}/sycl_ubuntu2004_nightly:no-drivers-${{ github.sha }}
62
ghcr.io/${{ github.repository }}/sycl_ubuntu2004_nightly:no-drivers
63
- ubuntu2004_build_test_new_pm:
64
- # Default Linux building and LIT testing using new Pass Manager by default
65
- if: github.repository == 'intel/llvm'
66
- uses: ./.github/workflows/sycl_linux_build_and_test.yml
67
- with:
68
- build_cache_root: "/__w/"
69
- build_cache_suffix: new_pm
70
- build_artifact_suffix: new_pm
71
- build_configure_extra_args: '--hip --cuda --cmake-opt=-DLLVM_ENABLE_NEW_PASS_MANAGER=ON'
72
- lts_config: "hip_amdgpu;ocl_x64"
0 commit comments