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

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