Skip to content

Commit 9c20950

Browse files
author
Jerry Wu
committed
Revert "Add tests"
This reverts commit d6703ebbeb5ddc358929672b44994a9d05683523.
1 parent bd919fb commit 9c20950

File tree

2 files changed

+0
-104
lines changed

2 files changed

+0
-104
lines changed

mlir/unittests/Interfaces/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ add_mlir_unittest(MLIRInterfacesTests
33
DataLayoutInterfacesTest.cpp
44
InferIntRangeInterfaceTest.cpp
55
InferTypeOpInterfaceTest.cpp
6-
LoopLikeInterfaceTest.cpp
76
)
87

98
target_link_libraries(MLIRInterfacesTests
@@ -13,9 +12,7 @@ target_link_libraries(MLIRInterfacesTests
1312
MLIRDataLayoutInterfaces
1413
MLIRDLTIDialect
1514
MLIRFuncDialect
16-
MLIRIR
1715
MLIRInferIntRangeInterface
1816
MLIRInferTypeOpInterface
19-
MLIRLoopLikeInterface
2017
MLIRParser
2118
)

mlir/unittests/Interfaces/LoopLikeInterfaceTest.cpp

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

0 commit comments

Comments
 (0)