TT-MLIR
Public Member Functions | Public Attributes | List of all members
mlir::tt::ttir::ToLayoutOp::CompoundComponents Struct Reference

Public Member Functions

bool isCompound ()
 

Public Attributes

bool isLayoutChange = false
 
bool isGridChange = false
 
bool isFormatChange = false
 
bool isMemorySpaceChange = false
 

Member Function Documentation

◆ isCompound()

bool mlir::tt::ttir::ToLayoutOp::CompoundComponents::isCompound ( )
inline

Member Data Documentation

◆ isFormatChange

bool mlir::tt::ttir::ToLayoutOp::CompoundComponents::isFormatChange = false

◆ isGridChange

bool mlir::tt::ttir::ToLayoutOp::CompoundComponents::isGridChange = false

◆ isLayoutChange

bool mlir::tt::ttir::ToLayoutOp::CompoundComponents::isLayoutChange = false

◆ isMemorySpaceChange

bool mlir::tt::ttir::ToLayoutOp::CompoundComponents::isMemorySpaceChange = false

The documentation for this struct was generated from the following file: