TT-MLIR
|
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... | |
ThreadType mlir::tt::ttkernel::KernelConfigInterface::getThreadType | ( | ) | const |
Get the thread type for this KernelConfig.
bool mlir::tt::ttkernel::KernelConfigInterface::isThreadType | ( | ThreadType | threadType | ) | const |
Query the thread type for this KernelConfig.