MLIR  19.0.0git
Namespaces | Macros | Functions
TensorToLinalgPass.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTTENSORTOLINALG
 

Functions

std::unique_ptr< OperationPass< ModuleOp > > mlir::createConvertTensorToLinalgPass ()
 Creates a pass to convert Tensor ops to Linalg ops. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTTENSORTOLINALG

#define GEN_PASS_DECL_CONVERTTENSORTOLINALG

Definition at line 21 of file TensorToLinalgPass.h.