|
Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
|
#include <workflow.hpp>
Public Member Functions | |
| virtual std::unique_ptr< IR > | compile (Workflow &workflow)=0 |
|
pure virtual |
Implemented in adaptyst::WorkflowCompilerMLIR, and adaptyst::WorkflowCompilerSingleCmd.