13 #ifndef MLIR_TARGET_LLVMIR_DIALECT_SPIRV_SPIRVTOLLVMIRTRANSLATION_H
14 #define MLIR_TARGET_LLVMIR_DIALECT_SPIRV_SPIRVTOLLVMIRTRANSLATION_H
18 class DialectRegistry;
Include the generated interface declarations.
void registerSPIRVDialectTranslation(DialectRegistry ®istry)
Register the SPIR-V dialect and the translation from it to the LLVM IR in the given registry;.