blob: 7d61aea3116ed64cbde3a2fe267e7e188e0cb157 [file] [log] [blame]
add_mlir_dialect_library(MLIRStandardOps
IR/Ops.cpp
EDSC/Builders.cpp
EDSC/Intrinsics.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/StandardOps
DEPENDS
MLIRStandardOpsIncGen
LINK_LIBS PUBLIC
MLIRCallInterfaces
MLIRControlFlowInterfaces
MLIREDSC
MLIRIR
MLIRSideEffectInterfaces
MLIRVectorUnrollInterface
MLIRViewLikeInterface
)
add_subdirectory(Transforms)