TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttkernel::PackTileOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttkernel::PackTileOpAdaptor:
mlir::tt::ttkernel::PackTileOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttkernel::detail::PackTileOpGenericAdaptorBase

Public Member Functions

 PackTileOpAdaptor (PackTileOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 PackTileOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 PackTileOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = PackTileOp, typename = std::enable_if_t<std::is_same_v<LateInst, PackTileOp>>>
 PackTileOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttkernel::PackTileOpGenericAdaptor<::mlir::ValueRange >
 PackTileOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 PackTileOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 PackTileOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getDstIndex ()
 
ValueT getOutCb ()
 
ValueT getOutIndex ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttkernel::detail::PackTileOpGenericAdaptorBase
 PackTileOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 PackTileOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttkernel::detail::PackTileOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ PackTileOpAdaptor()

mlir::tt::ttkernel::PackTileOpAdaptor::PackTileOpAdaptor ( PackTileOp  op)

Member Function Documentation

◆ PackTileOpGenericAdaptor() [1/3]

◆ PackTileOpGenericAdaptor() [2/3]

◆ PackTileOpGenericAdaptor() [3/3]

template<typename LateInst = PackTileOp, typename = std::enable_if_t<std::is_same_v<LateInst, PackTileOp>>>
mlir::tt::ttkernel::PackTileOpGenericAdaptor< RangeT >::PackTileOpGenericAdaptor ( typename LateInst  = PackTileOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, PackTileOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttkernel::PackTileOpAdaptor::verify ( ::mlir::Location  loc)

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