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)
structs
| none |
consts
| none |
functions
| 11 | func main() -> i64 { |