1add_mlir_library(MLIRReduce 2 Tester.cpp 3 DEPENDS 4 MLIRIR 5 ) 6 7 mlir_check_all_link_libraries(MLIRReduce)