Implement liveness analysis on the IR
Open
lowering
- Dominant language
- Rust
- Stars
- 28
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This will be needed by register allocation, and in general it can allow for optimisations where things are removed since they aren't ever used.
Contributor guide
Assessment
This issue has not been assessed yet.