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

Go to the source code of this file.

Classes

struct  mlir::UBToLLVMConversionPassOptions

Namespaces

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

Macros

#define GEN_PASS_DECL_UBTOLLVMCONVERSIONPASS

Functions

std::unique_ptr<::mlir::Passmlir::createUBToLLVMConversionPass ()
std::unique_ptr<::mlir::Passmlir::createUBToLLVMConversionPass (UBToLLVMConversionPassOptions options)
void mlir::ub::populateUBToLLVMConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns)
void mlir::ub::registerConvertUBToLLVMInterface (DialectRegistry &registry)

Macro Definition Documentation

◆ GEN_PASS_DECL_UBTOLLVMCONVERSIONPASS

#define GEN_PASS_DECL_UBTOLLVMCONVERSIONPASS

Definition at line 21 of file UBToLLVM.h.