|
using | KeyTy = std::tuple<::llvm::ArrayRef< int64_t >, uint32_t > |
|
◆ KeyTy
◆ ShardLayoutAttrStorage()
mlir::tt::detail::ShardLayoutAttrStorage::ShardLayoutAttrStorage |
( |
::llvm::ArrayRef< int64_t > |
stride, |
|
|
uint32_t |
buffers |
|
) |
| |
|
inline |
◆ construct()
static ShardLayoutAttrStorage* mlir::tt::detail::ShardLayoutAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::detail::ShardLayoutAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::detail::ShardLayoutAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::detail::ShardLayoutAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ buffers
uint32_t mlir::tt::detail::ShardLayoutAttrStorage::buffers |
◆ stride
::llvm::ArrayRef<int64_t> mlir::tt::detail::ShardLayoutAttrStorage::stride |
The documentation for this struct was generated from the following file: