MLIR  19.0.0git
Namespaces | Macros | Functions
ArithToLLVM.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::arith
 

Macros

#define GEN_PASS_DECL_ARITHTOLLVMCONVERSIONPASS
 

Functions

void mlir::arith::populateArithToLLVMConversionPatterns (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.