CIRCT
20.0.0git
|
#include "circt/Dialect/LoopSchedule/LoopScheduleDialect.h"
#include "circt/Support/LLVM.h"
#include <memory>
#include "circt/Conversion/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
Macros | |
#define | GEN_PASS_DECL_LOOPSCHEDULETOCALYX |
Functions | |
std::unique_ptr< OperationPass< ModuleOp > > | circt::createLoopScheduleToCalyxPass () |
Create a LoopSchedule to Calyx conversion pass. More... | |
#define GEN_PASS_DECL_LOOPSCHEDULETOCALYX |
Definition at line 23 of file LoopScheduleToCalyx.h.