[all-commits] [llvm/llvm-project] 435771: [RISCV] Inogre CallingConv::RISCV_VectorCall in ge...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon May 13 16:04:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 435771228caf77cce35406ecf57a49a06e227fe4
https://github.com/llvm/llvm-project/commit/435771228caf77cce35406ecf57a49a06e227fe4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
Log Message:
-----------
[RISCV] Inogre CallingConv::RISCV_VectorCall in getCalleeSavedRegs if V/Zve is not enabled.
We can't save vector registers without V/Zve.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list