MLIR 22.0.0git
MathToLLVM.cpp File Reference

Go to the source code of this file.

Classes

class  mlir::impl::ConvertMathToLLVMPassBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_CONVERTMATHTOLLVMPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createConvertMathToLLVMPass ()
std::unique_ptr<::mlir::Passmlir::impl::createConvertMathToLLVMPass (ConvertMathToLLVMPassOptions options)
std::unique_ptr<::mlir::Passmlir::createConvertMathToLLVMPass ()
std::unique_ptr<::mlir::Passmlir::createConvertMathToLLVMPass (ConvertMathToLLVMPassOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_CONVERTMATHTOLLVMPASS

#define GEN_PASS_DEF_CONVERTMATHTOLLVMPASS

Definition at line 24 of file MathToLLVM.cpp.