TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttnn::GetDeviceOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttnn::GetDeviceOpAdaptor:
mlir::tt::ttnn::GetDeviceOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttnn::detail::GetDeviceOpGenericAdaptorBase

Public Member Functions

 GetDeviceOpAdaptor (GetDeviceOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 GetDeviceOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetDeviceOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetDeviceOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
template<typename LateInst = GetDeviceOp, typename = std::enable_if_t<std::is_same_v<LateInst, GetDeviceOp>>>
 GetDeviceOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttnn::GetDeviceOpGenericAdaptor<::mlir::ValueRange >
 GetDeviceOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetDeviceOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 GetDeviceOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 GetDeviceOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttnn::detail::GetDeviceOpGenericAdaptorBase
 GetDeviceOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetDeviceOpGenericAdaptorBase (GetDeviceOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::tt::ttnn::MeshShapeAttr getMeshShapeAttr ()
 
::std::optional<::mlir::tt::ttnn::MeshShapeAttrgetMeshShape ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ GetDeviceOpAdaptor()

mlir::tt::ttnn::GetDeviceOpAdaptor::GetDeviceOpAdaptor ( GetDeviceOp  op)

Member Function Documentation

◆ GetDeviceOpGenericAdaptor() [1/4]

◆ GetDeviceOpGenericAdaptor() [2/4]

◆ GetDeviceOpGenericAdaptor() [3/4]

◆ GetDeviceOpGenericAdaptor() [4/4]

template<typename LateInst = GetDeviceOp, typename = std::enable_if_t<std::is_same_v<LateInst, GetDeviceOp>>>
mlir::tt::ttnn::GetDeviceOpGenericAdaptor< RangeT >::GetDeviceOpGenericAdaptor ( typename LateInst  = GetDeviceOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, GetDeviceOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttnn::GetDeviceOpAdaptor::verify ( ::mlir::Location  loc)

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