Expand description
Intermediate representations for the Trident compiler.
Four IRs form the lowering chain from typed AST to target assembly:
AST → KIR → TIR → LIR (register targets)
→ Tree (tree targets)Intermediate representations for the Trident compiler.
Four IRs form the lowering chain from typed AST to target assembly:
AST → KIR → TIR → LIR (register targets)
→ Tree (tree targets)