| add_mlir_unittest(MLIRInterfacesTests | |
| ControlFlowInterfacesTest.cpp | |
| DataLayoutInterfacesTest.cpp | |
| InferIntRangeInterfaceTest.cpp | |
| InferTypeOpInterfaceTest.cpp | |
| ) | |
| mlir_target_link_libraries(MLIRInterfacesTests | |
| PRIVATE | |
| MLIRArithDialect | |
| MLIRControlFlowInterfaces | |
| MLIRDataLayoutInterfaces | |
| MLIRDLTIDialect | |
| MLIRFuncDialect | |
| MLIRInferIntRangeInterface | |
| MLIRInferTypeOpInterface | |
| MLIRParser | |
| ) |