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 e571174 commit 8bf8a1fCopy full SHA for 8bf8a1f
.github/workflows/sycl-linux-build.yml
@@ -168,7 +168,6 @@ jobs:
168
--cmake-opt=-DCMAKE_C_COMPILER_LAUNCHER=ccache \
169
--cmake-opt=-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
170
--cmake-opt="-DLLVM_INSTALL_UTILS=ON" \
171
- --cmake-opt="-DNATIVECPU_USE_OCK=ON" \
172
--cmake-opt="-DSYCL_PI_TESTS=OFF" \
173
--cmake-opt="-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=SPIRV"
174
- name: Compile
0 commit comments