Skip to content

Commit 7ec103a

Browse files
authored
Port llvm#143108 to bazel (llvm#144538)
1 parent 549bc55 commit 7ec103a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ expand_template(
3737
# All disabled, but required to substituted because they are not in quotes.
3838
"@LLVM_BUILD_EXAMPLES@": "0",
3939
"@LLVM_HAS_NVPTX_TARGET@": "0",
40+
"@LLVM_INCLUDE_SPIRV_TOOLS_TESTS@": "0",
4041
"@MLIR_ENABLE_CUDA_RUNNER@": "0",
4142
"@MLIR_ENABLE_ROCM_CONVERSIONS@": "0",
4243
"@MLIR_ENABLE_ROCM_RUNNER@": "0",

0 commit comments

Comments
 (0)