[llvm-branch-commits] [llvm] release/23.x: [RISCV] Reduce spill/reload pairs when Xqcilo extension is enabled (#212807) (PR #213850)

Garvit Gupta via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 3 23:56:24 PDT 2026


quic-garvgupt wrote:

This PR is not adding a new feature but rather fixing the code size regression due to increase spills and reloads in high register pressure functions caused by PR  https://github.com/llvm/llvm-project/pull/209315

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


More information about the llvm-branch-commits mailing list