14 #ifndef CIRCT_DIALECT_CALYX_CALYXEMITTER_H
15 #define CIRCT_DIALECT_CALYX_CALYXEMITTER_H
29 mlir::LogicalResult
exportCalyx(mlir::ModuleOp module, llvm::raw_ostream &os);
void registerToCalyxTranslation()
mlir::LogicalResult exportCalyx(mlir::ModuleOp module, llvm::raw_ostream &os)
This file defines an intermediate representation for circuits acting as an abstraction for constraint...