MLIR  21.0.0git
Namespaces | Macros
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

 mlir
 Include the generated interface declarations.
 
 mlir::tensor
 

Macros

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

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.