[llvm] [RISCV64] liveness analysis (PR #167454)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 24 10:33:07 PST 2025


arsenm wrote:

> Does this compute anything different from the LiveVariables analysis?

We should be deleting the LiveVariables pass, not introducing another copy of it 

https://github.com/llvm/llvm-project/pull/167454


More information about the llvm-commits mailing list