TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttir::detail::TTIROpTrait< ConcreteOp > Struct Template Reference
Inheritance diagram for mlir::tt::ttir::detail::TTIROpTrait< ConcreteOp >:
mlir::tt::ttir::TTIROp::Trait< ConcreteOp >

Public Member Functions

::mlir::tt::SystemDescAttr getSystemDesc ()
 Get the device of the current scope. More...
 
::mlir::tt::DeviceAttr getDevice ()
 Get the device of the current scope. More...
 

Member Function Documentation

◆ getDevice()

template<typename ConcreteOp >
::mlir::tt::DeviceAttr mlir::tt::ttir::detail::TTIROpTrait< ConcreteOp >::getDevice ( )
inline

Get the device of the current scope.

◆ getSystemDesc()

template<typename ConcreteOp >
::mlir::tt::SystemDescAttr mlir::tt::ttir::detail::TTIROpTrait< ConcreteOp >::getSystemDesc ( )
inline

Get the device of the current scope.


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