Skip to content

Commit 9667d15

Browse files
Vladislav Vinogradovftynse
authored andcommitted
[mlir] Fix for LIT tests
Add `MLIR_SPIRV_CPU_RUNNER_ENABLED` to `llvm_canonicalize_cmake_booleans`. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D94407
1 parent 4fa01f7 commit 9667d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ llvm_canonicalize_cmake_booleans(
1212
MLIR_CUDA_RUNNER_ENABLED
1313
MLIR_ROCM_CONVERSIONS_ENABLED
1414
MLIR_ROCM_RUNNER_ENABLED
15+
MLIR_SPIRV_CPU_RUNNER_ENABLED
1516
MLIR_VULKAN_RUNNER_ENABLED
1617
)
1718

0 commit comments

Comments
 (0)