MLIR 22.0.0git
ExtendToSupportedTypes.cpp File Reference
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/Arith/Utils/Utils.h"
#include "mlir/Dialect/Math/IR/Math.h"
#include "mlir/Dialect/Math/Transforms/Passes.h"
#include "mlir/IR/Diagnostics.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/IR/TypeUtilities.h"
#include "mlir/Transforms/DialectConversion.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SetVector.h"
#include "mlir/Dialect/Math/Transforms/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::math::impl::MathExtendToSupportedTypesBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::math
namespace  mlir::math::impl

Macros

#define GEN_PASS_DEF_MATHEXTENDTOSUPPORTEDTYPES

Functions

std::unique_ptr<::mlir::Passmlir::math::impl::createMathExtendToSupportedTypes ()
std::unique_ptr<::mlir::Passmlir::math::impl::createMathExtendToSupportedTypes (MathExtendToSupportedTypesOptions options)
std::unique_ptr<::mlir::Passmlir::math::createMathExtendToSupportedTypes ()
std::unique_ptr<::mlir::Passmlir::math::createMathExtendToSupportedTypes (MathExtendToSupportedTypesOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_MATHEXTENDTOSUPPORTEDTYPES

#define GEN_PASS_DEF_MATHEXTENDTOSUPPORTEDTYPES

Definition at line 27 of file ExtendToSupportedTypes.cpp.