calyx_ir::from_ast

Function ast_to_ir

Source
pub fn ast_to_ir(workspace: Workspace) -> CalyxResult<Context>
Expand description

Construct an IR representation using a parsed AST and command line options.