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

Go to the source code of this file.

Classes

struct  mlir::ConvertIndexToLLVMPassOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::index

Macros

#define GEN_PASS_DECL_CONVERTINDEXTOLLVMPASS

Functions

std::unique_ptr<::mlir::Passmlir::createConvertIndexToLLVMPass ()
std::unique_ptr<::mlir::Passmlir::createConvertIndexToLLVMPass (ConvertIndexToLLVMPassOptions options)
void mlir::index::populateIndexToLLVMConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns)
void mlir::index::registerConvertIndexToLLVMInterface (DialectRegistry &registry)

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTINDEXTOLLVMPASS

#define GEN_PASS_DECL_CONVERTINDEXTOLLVMPASS

Definition at line 20 of file IndexToLLVM.h.