diff --git a/mlir/tools/mlir-opt/CMakeLists.txt b/mlir/tools/mlir-opt/CMakeLists.txt --- a/mlir/tools/mlir-opt/CMakeLists.txt +++ b/mlir/tools/mlir-opt/CMakeLists.txt @@ -7,7 +7,6 @@ set(LIBS ${dialect_libs} ${conversion_libs} - MLIRLoopOpsTransforms MLIRLoopAnalysis MLIRAffineTransformsTestPasses MLIRAnalysis @@ -16,9 +15,7 @@ MLIROptLib MLIRParser MLIRPass - MLIRSPIRV MLIRSPIRVTestPasses - MLIRSPIRVTransforms MLIRTransforms MLIRTransformUtils MLIRTestDialect