MLIR 22.0.0git
ToLLVMPass.h File Reference
#include <memory>
#include "mlir/Pass/Pass.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Classes

struct  mlir::ConvertToLLVMPassOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTTOLLVMPASS

Functions

std::unique_ptr<::mlir::Passmlir::createConvertToLLVMPass ()
std::unique_ptr<::mlir::Passmlir::createConvertToLLVMPass (ConvertToLLVMPassOptions options)
void mlir::registerConvertToLLVMDependentDialectLoading (DialectRegistry &registry)
 Register the extension that will load dependent dialects for LLVM conversion.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTTOLLVMPASS

#define GEN_PASS_DECL_CONVERTTOLLVMPASS

Definition at line 18 of file ToLLVMPass.h.