pub fn ast_to_ir(workspace: Workspace) -> CalyxResult<Context>
Expand description
Construct an IR representation using a parsed AST and command line options.
pub fn ast_to_ir(workspace: Workspace) -> CalyxResult<Context>
Construct an IR representation using a parsed AST and command line options.