Expand description
Superinstruction compiler for hot typed-hostcall opcode traces.
Structs§
- Hostcall
Superinstruction Compiler - Deterministic compiler for recurring opcode motifs.
- Hostcall
Superinstruction Execution - Canonical + fused execution representation with safe fallback details.
- Hostcall
Superinstruction Plan - A fused superinstruction plan derived from repeated hostcall opcode windows.
- Hostcall
Superinstruction Selection - Plan lookup/deoptimization result for a concrete trace.
Constants§
- HOSTCALL_
SUPERINSTRUCTION_ PLAN_ VERSION - Plan payload version.
- HOSTCALL_
SUPERINSTRUCTION_ SCHEMA_ VERSION - Versioned schema for serialized superinstruction plans.
Functions§
- execute_
with_ superinstruction - Execute a trace under superinstruction selection with immediate safe fallback.
- select_
plan_ for_ trace - Select the best matching superinstruction plan for a trace prefix.