ik_compiler_reference
Understand ik8b compiler internals: lexing to HEX codegen, SSA IR, register allocation, ABI, ISR, fixed-point and intrinsics, and optimization passes. Reason about generated code.
Instructions
Deep reference for the ik8b compiler internals: the lex->parse->IR->regalloc->AVR->HEX pipeline, the SSA IR shown by --emit ir, register allocation, the calling convention/ABI, ISR codegen, fixed-point (r8/r16) lowering, intrinsic lowering, and optimization passes. Use this to reason about the generated code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||