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

Go to the source code of this file.

Classes

struct  mlir::ConvertMathToLLVMPassOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTMATHTOLLVMPASS

Functions

std::unique_ptr<::mlir::Passmlir::createConvertMathToLLVMPass ()
std::unique_ptr<::mlir::Passmlir::createConvertMathToLLVMPass (ConvertMathToLLVMPassOptions options)
void mlir::populateMathToLLVMConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns, bool approximateLog1p=true, PatternBenefit benefit=1)
void mlir::registerConvertMathToLLVMInterface (DialectRegistry &registry)

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTMATHTOLLVMPASS

#define GEN_PASS_DECL_CONVERTMATHTOLLVMPASS

Definition at line 22 of file MathToLLVM.h.