Skip to content

Commit a968bec

Browse files
committed
Revert "[mlir][tools] Introduce tblgen-to-irdl tool (#66865)"
This reverts commit e6e9beb due to an ongoing buildbot breakage starting from https://lab.llvm.org/buildbot/#/builders/168/builds/16127 to present (https://lab.llvm.org/buildbot/#/builders/168/builds/16152)
1 parent 2615de5 commit a968bec

File tree

6 files changed

+0
-260
lines changed

6 files changed

+0
-260
lines changed

mlir/test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ set(MLIR_TEST_DEPENDS
108108
mlir-tblgen
109109
mlir-translate
110110
tblgen-lsp-server
111-
tblgen-to-irdl
112111
)
113112

114113
# The native target may not be enabled, in this case we won't

mlir/test/tblgen-to-irdl/CMathDialect.td

Lines changed: 0 additions & 56 deletions
This file was deleted.

mlir/tools/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ add_subdirectory(mlir-spirv-cpu-runner)
88
add_subdirectory(mlir-translate)
99
add_subdirectory(mlir-vulkan-runner)
1010
add_subdirectory(tblgen-lsp-server)
11-
add_subdirectory(tblgen-to-irdl)
1211

1312
# mlir-cpu-runner requires ExecutionEngine.
1413
if(MLIR_ENABLE_EXECUTION_ENGINE)

mlir/tools/tblgen-to-irdl/CMakeLists.txt

Lines changed: 0 additions & 20 deletions
This file was deleted.

mlir/tools/tblgen-to-irdl/OpDefinitionsGen.cpp

Lines changed: 0 additions & 155 deletions
This file was deleted.

mlir/tools/tblgen-to-irdl/tblgen-to-irdl.cpp

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)