Do you have a source for this? I have not seen it in the numba docs.
If you want to look at the sort of things compilers do though, take a look at “common subexpression elimination”
If you want to look at the sort of things compilers do though, take a look at “common subexpression elimination”