1 add_mlir_unittest(MLIRInterfacesTests
2 ControlFlowInterfacesTest.cpp
3 DataLayoutInterfacesTest.cpp
4 InferTypeOpInterfaceTest.cpp
7 target_link_libraries(MLIRInterfacesTests
9 MLIRControlFlowInterfaces
10 MLIRDataLayoutInterfaces
13 MLIRInferTypeOpInterface