9#ifndef MLIR_CONVERSION_INDEXTOLLVM_INDEXTOLLVM_H
10#define MLIR_CONVERSION_INDEXTOLLVM_INDEXTOLLVM_H
20#define GEN_PASS_DECL_CONVERTINDEXTOLLVMPASS
21#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 populateIndexToLLVMConversionPatterns(const LLVMTypeConverter &converter, RewritePatternSet &patterns)
void registerConvertIndexToLLVMInterface(DialectRegistry ®istry)
Include the generated interface declarations.
const FrozenRewritePatternSet & patterns