TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttir::ViewLayoutOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttir::ViewLayoutOpAdaptor:
mlir::tt::ttir::ViewLayoutOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::detail::ViewLayoutOpGenericAdaptorBase

Public Member Functions

 ViewLayoutOpAdaptor (ViewLayoutOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 ViewLayoutOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 ViewLayoutOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 ViewLayoutOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 ViewLayoutOpGenericAdaptor (RangeT values, const ViewLayoutOpGenericAdaptorBase &base)
 
template<typename LateInst = ViewLayoutOp, typename = std::enable_if_t<std::is_same_v<LateInst, ViewLayoutOp>>>
 ViewLayoutOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::ViewLayoutOpGenericAdaptor<::mlir::ValueRange >
 ViewLayoutOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 ViewLayoutOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 ViewLayoutOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 ViewLayoutOpGenericAdaptor (::mlir::ValueRange values, const ViewLayoutOpGenericAdaptorBase &base)
 
 ViewLayoutOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getInput ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttir::detail::ViewLayoutOpGenericAdaptorBase
 ViewLayoutOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 ViewLayoutOpGenericAdaptorBase (ViewLayoutOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::BoolAttr getReinterpretLayoutAttr ()
 
bool getReinterpretLayout ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttir::detail::ViewLayoutOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ ViewLayoutOpAdaptor()

mlir::tt::ttir::ViewLayoutOpAdaptor::ViewLayoutOpAdaptor ( ViewLayoutOp  op)

Member Function Documentation

◆ verify()

llvm::LogicalResult mlir::tt::ttir::ViewLayoutOpAdaptor::verify ( ::mlir::Location  loc)

◆ ViewLayoutOpGenericAdaptor() [1/5]

◆ ViewLayoutOpGenericAdaptor() [2/5]

◆ ViewLayoutOpGenericAdaptor() [3/5]

◆ ViewLayoutOpGenericAdaptor() [4/5]

◆ ViewLayoutOpGenericAdaptor() [5/5]

template<typename LateInst = ViewLayoutOp, typename = std::enable_if_t<std::is_same_v<LateInst, ViewLayoutOp>>>
mlir::tt::ttir::ViewLayoutOpGenericAdaptor< RangeT >::ViewLayoutOpGenericAdaptor ( typename LateInst  = ViewLayoutOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, ViewLayoutOp>> 
)
inline

The documentation for this class was generated from the following files: