TT-MLIR
|
Public Member Functions | |
std::pair< mlir::MemRefType, mlir::AffineMap > | applyViews () |
|
inline |
Recursively apply view interface ops until a shard layout is reached. Returns a pair of the underlying memref with shard layout and an affine map that describes a view over this memref.