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 549bc55 commit 7ec103aCopy full SHA for 7ec103a
utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel
@@ -37,6 +37,7 @@ expand_template(
37
# All disabled, but required to substituted because they are not in quotes.
38
"@LLVM_BUILD_EXAMPLES@": "0",
39
"@LLVM_HAS_NVPTX_TARGET@": "0",
40
+ "@LLVM_INCLUDE_SPIRV_TOOLS_TESTS@": "0",
41
"@MLIR_ENABLE_CUDA_RUNNER@": "0",
42
"@MLIR_ENABLE_ROCM_CONVERSIONS@": "0",
43
"@MLIR_ENABLE_ROCM_RUNNER@": "0",
0 commit comments