MLIR 22.0.0git
MorphOps.cpp File Reference

Go to the source code of this file.

Classes

class  mlir::impl::LinalgMorphOpsPassBase< DerivedT >

Namespaces

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

Macros

#define GEN_PASS_DEF_LINALGMORPHOPSPASS
#define DEBUG_TYPE   "linalg-morphism"

Functions

std::unique_ptr<::mlir::Passmlir::impl::createLinalgMorphOpsPass ()
std::unique_ptr<::mlir::Passmlir::impl::createLinalgMorphOpsPass (LinalgMorphOpsPassOptions options)
std::unique_ptr<::mlir::Passmlir::createLinalgMorphOpsPass ()
std::unique_ptr<::mlir::Passmlir::createLinalgMorphOpsPass (LinalgMorphOpsPassOptions options)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "linalg-morphism"

Definition at line 27 of file MorphOps.cpp.

◆ GEN_PASS_DEF_LINALGMORPHOPSPASS

#define GEN_PASS_DEF_LINALGMORPHOPSPASS

Definition at line 23 of file MorphOps.cpp.