[llvm] [RISCV] Support MachineOutlinerRegSave for RISCV (PR #191351)

Piyou Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 22:53:10 PDT 2026


================
@@ -3714,7 +3748,16 @@ bool RISCVInstrInfo::analyzeCandidate(outliner::Candidate &C) const {
       }))
     return true;
----------------
BeMg wrote:

Sure. 

updated. 

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


More information about the llvm-commits mailing list