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

Go to the source code of this file.

Classes

struct  mlir::ArithToLLVMConversionPassOptions

Namespaces

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

Macros

#define GEN_PASS_DECL_ARITHTOLLVMCONVERSIONPASS

Functions

std::unique_ptr<::mlir::Passmlir::createArithToLLVMConversionPass ()
std::unique_ptr<::mlir::Passmlir::createArithToLLVMConversionPass (ArithToLLVMConversionPassOptions options)
void mlir::arith::populateArithToLLVMConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns)
void mlir::arith::registerConvertArithToLLVMInterface (DialectRegistry &registry)

Macro Definition Documentation

◆ GEN_PASS_DECL_ARITHTOLLVMCONVERSIONPASS

#define GEN_PASS_DECL_ARITHTOLLVMCONVERSIONPASS

Definition at line 21 of file ArithToLLVM.h.