Skip to main content

optimize_effect_ir

Function optimize_effect_ir 

Source
pub fn optimize_effect_ir(
    input: &IntermediateRepresentation,
) -> IrOptimizationReport
Expand description

Run the existing immutable optimization pipeline over F10 effect functions only, preserving every non-effect IR product verbatim.