code wiki / ir
topic: ir
8 modules sharing the ir name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| ir.nx | alias stub. | 13 | 0 |
| ir_test.nx | self-test for ir.nx library. | 39 | 1 |
| ir_validate.nx | alias stub. | 13 | 0 |
| nx_ir.nx | nxc2's SSA IR, ported to NishiLang. | 1582 | 100 |
| nx_ir_dump.nx | bits-up IR-dump primitive for self-host | 155 | 4 |
| nx_ir_eval.nx | sovereign IR evaluation metrics: THE RULER for search SOTA. | 139 | 8 |
| nx_ir_eval_gate.nx | KAT for nx_ir_eval (the search-SOTA ruler). | 63 | 1 |
| nx_ir_validate.nx | structural invariants on the in-memory IR. | 271 | 6 |