opt_test.nx
buildroot/runtime/opt_test.nx
about
opt_test.nx -- self-test for opt.nx.
Builds a trivial IR for `(10+20)*3`, runs opt_run, checks the
result collapsed to const 90.
dependencies 4 imports · 0 importers
imports: syscalls.nxtypes.nxir.nxopt.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 11 | func main() -> i64 { |