MLIR 22.0.0git
Passes.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/Tensor/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::tensor

Macros

#define GEN_PASS_DECL_FOLDTENSORSUBSETOPSPASS
 Creates an instance of the tensor subset folding pass.
#define GEN_PASS_REGISTRATION
 Generate the code for registering passes.
#define GEN_PASS_REGISTRATION_FOLDTENSORSUBSETOPSPASS

Functions

std::unique_ptr<::mlir::Passmlir::tensor::createFoldTensorSubsetOpsPass ()
void mlir::tensor::registerFoldTensorSubsetOpsPass ()
void mlir::tensor::registerFoldTensorSubsetOpsPassPass ()
void mlir::tensor::registerTensorPasses ()

Macro Definition Documentation

◆ GEN_PASS_DECL_FOLDTENSORSUBSETOPSPASS

#define GEN_PASS_DECL_FOLDTENSORSUBSETOPSPASS

Creates an instance of the tensor subset folding pass.

Definition at line 22 of file Passes.h.

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Generate the code for registering passes.

Definition at line 30 of file Passes.h.

◆ GEN_PASS_REGISTRATION_FOLDTENSORSUBSETOPSPASS

#define GEN_PASS_REGISTRATION_FOLDTENSORSUBSETOPSPASS