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 e4f1ef8 commit de46dc9Copy full SHA for de46dc9
.github/workflows/spirv-tests.yml
@@ -25,5 +25,5 @@ jobs:
25
with:
26
build_target: check-llvm-codegen-spirv
27
projects:
28
- extra_cmake_args: '-DLLVM_TARGETS_TO_BUILD="" -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="SPIRV"'
+ extra_cmake_args: '-DLLVM_TARGETS_TO_BUILD="" -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="SPIRV" -DLLVM_INCLUDE_SPIRV_TOOLS_TESTS=ON'
29
os_list: '["ubuntu-latest"]'
0 commit comments