blob: 0331633cde05b9eba044442d3e2da6db565c1293 [file] [log] [blame]
add_mlir_translation_library(MLIRX86VectorToLLVMIRTranslation
X86VectorToLLVMIRTranslation.cpp
DEPENDS
MLIRX86VectorConversionsIncGen
LINK_COMPONENTS
Core
LINK_LIBS PUBLIC
MLIRIR
MLIRX86Vector
MLIRLLVMIR
MLIRSupport
MLIRTargetLLVMIRExport
)