blob: 5c729c86373a37fdb15dafabd6f1d43df2cb8e7a [file] [log] [blame]
add_mlir_conversion_library(MLIRArmNeon2dToIntr
ArmNeon2dToIntr.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Conversion/ArmNeon2dToIntr
DEPENDS
MLIRConversionPassIncGen
LINK_COMPONENTS
Core
LINK_LIBS PUBLIC
MLIRArmNeon
MLIRPass
MLIRTransforms
MLIRIR
)