14 #ifndef MLIR_TARGET_LLVMIR_DIALECT_X86VECTOR_X86VECTORTOLLVMIRTRANSLATION_H
15 #define MLIR_TARGET_LLVMIR_DIALECT_X86VECTOR_X86VECTORTOLLVMIRTRANSLATION_H
19 class DialectRegistry;
Include the generated interface declarations.
void registerX86VectorDialectTranslation(DialectRegistry ®istry)
Register the X86Vector dialect and the translation from it to the LLVM IR in the given registry;.