CMakeLists.txt 184 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 add_mlir_dialect_library(MLIRAffineUtils Utils.cpp ADDITIONAL_HEADER_DIRS ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Affine LINK_LIBS PUBLIC MLIRAffine MLIRTransformUtils )