TT-MLIR
Classes | Public Member Functions | List of all members
mlir::tt::ttkernel::KernelConfigInterface Class Reference
Inheritance diagram for mlir::tt::ttkernel::KernelConfigInterface:

Classes

struct  Trait
 

Public Member Functions

ThreadType getThreadType () const
 Get the thread type for this KernelConfig. More...
 
bool isThreadType (ThreadType threadType) const
 Query the thread type for this KernelConfig. More...
 

Member Function Documentation

◆ getThreadType()

ThreadType mlir::tt::ttkernel::KernelConfigInterface::getThreadType ( ) const

Get the thread type for this KernelConfig.

◆ isThreadType()

bool mlir::tt::ttkernel::KernelConfigInterface::isThreadType ( ThreadType  threadType) const

Query the thread type for this KernelConfig.


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