9#ifndef MLIR_CONVERSION_UBTOLLVM_UBLLVM_H
10#define MLIR_CONVERSION_UBTOLLVM_UBLLVM_H
21#define GEN_PASS_DECL_UBTOLLVMCONVERSIONPASS
22#include "mlir/Conversion/Passes.h.inc"
The DialectRegistry maps a dialect namespace to a constructor for the matching dialect.
Conversion from types to the LLVM IR dialect.
The abstract base pass class.
void registerConvertUBToLLVMInterface(DialectRegistry ®istry)
void populateUBToLLVMConversionPatterns(const LLVMTypeConverter &converter, RewritePatternSet &patterns)
Include the generated interface declarations.
const FrozenRewritePatternSet & patterns