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

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 8 02:05:57 PST 2025


lukel97 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?

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


More information about the llvm-commits mailing list