forked from tinygrad/tinygrad
* implement common subexpr elimination
* Revert "implement common subexpr elimination"
This reverts commit 40c5487d20.
* move cse to ast_parse + add type annotations
* oneline if
* improve saved_exprs lookup