Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
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
MLIRArithmetic
MLIRArmNeon
MLIRPass
MLIRTransforms
MLIRIR
MLIRVector
)