MLIR 22.0.0git
ShardToMPI.cpp File Reference

Go to the source code of this file.

Classes

class  mlir::impl::ConvertShardToMPIPassBase< DerivedT >

Namespaces

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

Macros

#define DEBUG_TYPE   "shard-to-mpi"
#define GEN_PASS_DEF_CONVERTSHARDTOMPIPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createConvertShardToMPIPass ()
std::unique_ptr<::mlir::Passmlir::createConvertShardToMPIPass ()

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "shard-to-mpi"

Definition at line 38 of file ShardToMPI.cpp.

◆ GEN_PASS_DEF_CONVERTSHARDTOMPIPASS

#define GEN_PASS_DEF_CONVERTSHARDTOMPIPASS

Definition at line 41 of file ShardToMPI.cpp.