implement a new liveness analysis using the interpreter framework to test if all the abstraction works well backwards, similar to constprop, we will create this in a separate crate kirin-liveness, once we have this implemented, we should be relatively converged on the abstract interpreter framework.
implement a new liveness analysis using the interpreter framework to test if all the abstraction works well backwards, similar to constprop, we will create this in a separate crate
kirin-liveness, once we have this implemented, we should be relatively converged on the abstract interpreter framework.