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

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 8 08:56:32 PST 2025


hiraditya wrote:

> FWIW I tried using LiveVariables in MachineLICM to catch more killed opreands but it significantly increased the number of spills overall. Have you had a chance to measure the impact of this on register pressure?

Can you share a test case (reduced or not)

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


More information about the llvm-commits mailing list