blob: 14cf225634c128885d96d0fbadb83921f16c49bd [file] [log] [blame]
add_mlir_conversion_library(MLIRArithmeticToLLVM
ArithmeticToLLVM.cpp
ADDITIONAL_HEADER_DIRS
${MLIR_MAIN_INCLUDE_DIR}/mlir/Conversion/ArithmeticToLLVM
DEPENDS
MLIRConversionPassIncGen
LINK_COMPONENTS
Core
LINK_LIBS PUBLIC
MLIRLLVMCommonConversion
MLIRLLVMIR
)