MLIR 23.0.0git
MathToAPFloat.cpp File Reference

Go to the source code of this file.

Classes

class  mlir::impl::MathToAPFloatConversionPassBase< DerivedT >
struct  AbsFOpToAPFloatConversion
struct  IsOpToAPFloatConversion< OpTy >
struct  FmaOpToAPFloatConversion

Namespaces

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

Macros

#define GEN_PASS_DEF_MATHTOAPFLOATCONVERSIONPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createMathToAPFloatConversionPass ()
std::unique_ptr<::mlir::Passmlir::createMathToAPFloatConversionPass ()

Macro Definition Documentation

◆ GEN_PASS_DEF_MATHTOAPFLOATCONVERSIONPASS

#define GEN_PASS_DEF_MATHTOAPFLOATCONVERSIONPASS

Definition at line 22 of file MathToAPFloat.cpp.