blob: 20bc8636666877f0b0d1f71ed817d42730526cea [file] [log] [blame]
add_mlir_dialect_library(MLIRAffineOps
AffineMemoryOpInterfaces.cpp
AffineOps.cpp
AffineValueMap.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Affine
DEPENDS
MLIRAffineMemoryOpInterfacesIncGen
MLIRAffineOpsIncGen
LINK_LIBS PUBLIC
MLIREDSC
MLIRIR
MLIRLoopLikeInterface
MLIRSideEffectInterfaces
MLIRStandardOps
)