Skip to content

Commit a2e1f54

Browse files
authored
[mlir] remove test-tranfsorm-dialect-interpreter (#89931)
This pass has been deprecated for more than two months, alternative is available via `-transform-interpreter` and `-transform-preload-library`. https://discourse.llvm.org/t/psa-deprecating-test-transform-dialect-interpreter/76904
1 parent 155dcce commit a2e1f54

12 files changed

+0
-1132
lines changed

mlir/include/mlir/Dialect/Transform/Transforms/TransformInterpreterPassBase.h

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

mlir/lib/Dialect/Transform/Transforms/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ add_mlir_dialect_library(MLIRTransformDialectTransforms
33
InferEffects.cpp
44
InterpreterPass.cpp
55
PreloadLibraryPass.cpp
6-
TransformInterpreterPassBase.cpp
76
TransformInterpreterUtils.cpp
87

98
DEPENDS

0 commit comments

Comments
 (0)