MLIR  19.0.0git
Namespaces | Macros | Functions
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.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTTOLLVMPASS
 

Functions

std::unique_ptr< Passmlir::createConvertToLLVMPass ()
 Create a pass that performs dialect conversion to LLVM for all dialects implementing ConvertToLLVMPatternInterface. More...
 
void mlir::registerConvertToLLVMDependentDialectLoading (DialectRegistry &registry)
 Register the extension that will load dependent dialects for LLVM conversion. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTTOLLVMPASS

#define GEN_PASS_DECL_CONVERTTOLLVMPASS

Definition at line 16 of file ToLLVMPass.h.