1 add_mlir_unittest(MLIRInterfacesTests
2 ControlFlowInterfacesTest.cpp
3 DataLayoutInterfacesTest.cpp
4 InferIntRangeInterfaceTest.cpp
5 InferTypeOpInterfaceTest.cpp
8 target_link_libraries(MLIRInterfacesTests
11 MLIRControlFlowInterfaces
12 MLIRDataLayoutInterfaces
15 MLIRInferIntRangeInterface
16 MLIRInferTypeOpInterface