Function dpc::codegen_ir

source ·
pub fn codegen_ir(
    ir: IR,
    project: &ProjectSettings,
    settings: CodegenIRSettings
) -> Result<Datapack>
Expand description

Runs the full routine for lowering IR and producing a datapack