[llvm] [RISCV] Guard CFI emission code with MF.needsFrameMoves() (PR #136060)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 17 05:02:44 PDT 2025


lenary wrote:

This unblocks scheduling changes, which is potentially useful, but it's a worry that this effectively makes codegen with and without debug/unwind info different, which we'd like to avoid.



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


More information about the llvm-commits mailing list