14 #ifndef CIRCT_CONVERSION_SCFTOCALYX_SCFTOCALYX_H
15 #define CIRCT_CONVERSION_SCFTOCALYX_SCFTOCALYX_H
18 #include "mlir/Dialect/SCF/IR/SCF.h"
23 #define GEN_PASS_DECL_SCFTOCALYX
24 #include "circt/Conversion/Passes.h.inc"
26 namespace scfToCalyx {
static constexpr std::string_view sPortNameAttr
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
std::unique_ptr< OperationPass< ModuleOp > > createSCFToCalyxPass()
Create an SCF to Calyx conversion pass.