CIRCT  19.0.0git
Namespaces | Macros | Functions
LoopScheduleToCalyx.h File Reference
#include "circt/Dialect/LoopSchedule/LoopScheduleDialect.h"
#include "circt/Support/LLVM.h"
#include <memory>
#include "circt/Conversion/Passes.h.inc"
Include dependency graph for LoopScheduleToCalyx.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_LOOPSCHEDULETOCALYX

#define GEN_PASS_DECL_LOOPSCHEDULETOCALYX

Definition at line 23 of file LoopScheduleToCalyx.h.