[clang] [llvm] [RISCV] Add support for vector registers with -fzero-call-used-regs (PR #206206)

Lucas Chollet via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 27 00:01:03 PDT 2026


================
@@ -7057,8 +7041,7 @@ void Clang::ConstructJob(Compilation &C, const JobAction &JA,
     // The backend code needs to be changed to include the appropriate function
     // calls automatically.
     StringRef Value = A->getValue();
----------------
LucasChollet wrote:

No problem!

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


More information about the cfe-commits mailing list