100 aspire comptime pgo route order

○ Planned This feature is planned but not yet implemented.

ASPIRATIONAL: PGO-shaped |koru lowering — dispatch order computed from

Error Details

output_emitted.zig:76:18: error: expected statement, found '%'

Failure Output

🎯 Compiler coordination: Passes: 20 (flow-based: elaborate, analysis, emission)
Error: output_emitted.zig:76:18: error: expected statement, found '%'
                {% const ordered = order_by_hits(profile) %}
                 ^

Code

input.kz

Expected output

dispatch order: api,health,home

Flows

flow ~routes click a branch to expand · @labels scroll to their anchor
routes (profile: "home:3,api:41,health:8")

Test Configuration

MUST_RUN