Uploaded July 2021 | Updated September 2026, 1 week ago
Here we start working on some optimization passes of vanillascoop, our new IL that we wrote. We do basic things like dead-code elimination as well as constant propagation to simplify expressions with known inputs.
Here we start working on some optimization passes of vanillascoop, our new IL that we wrote. We do basic things like dead-code elimination as well as constant propagation to simplify expressions with known inputs.










