MLIR  21.0.0git
Namespaces | Macros | Enumerations
Passes.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/Mesh/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::func
 
 mlir::mesh
 

Macros

#define GEN_PASS_DECL
 
#define GEN_PASS_REGISTRATION
 

Enumerations

enum class  mlir::mesh::TraversalOrder { mlir::mesh::Forward , mlir::mesh::Backward , mlir::mesh::ForwardBackward , mlir::mesh::BackwardForward }
 This enum controls the traversal order for the sharding propagation. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL

#define GEN_PASS_DECL

Definition at line 38 of file Passes.h.

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Definition at line 45 of file Passes.h.