TT-MLIR
|
Public Types | |
using | KeyTy = std::tuple<::mlir::tt::MeshShardDirection > |
Public Member Functions | |
MeshShardDirectionAttrStorage (::mlir::tt::MeshShardDirection value) | |
KeyTy | getAsKey () const |
bool | operator== (const KeyTy &tblgenKey) const |
Static Public Member Functions | |
::llvm::hash_code | hashKey (const KeyTy &tblgenKey) |
static MeshShardDirectionAttrStorage * | construct (::mlir::AttributeStorageAllocator &allocator, KeyTy &&tblgenKey) |
Public Attributes | |
::mlir::tt::MeshShardDirection | value |
using mlir::tt::detail::MeshShardDirectionAttrStorage::KeyTy = std::tuple<::mlir::tt::MeshShardDirection> |
|
inline |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inline |
::mlir::tt::MeshShardDirection mlir::tt::detail::MeshShardDirectionAttrStorage::value |