[all-commits] [llvm/llvm-project] ff11b9: [RISCV] Correct the CFA offsets for stack probing....
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 6 07:10:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff11b93bb8f5578c9eb7296160570ea001a1155f
https://github.com/llvm/llvm-project/commit/ff11b93bb8f5578c9eb7296160570ea001a1155f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/stack-probing-dynamic.ll
Log Message:
-----------
[RISCV] Correct the CFA offsets for stack probing. (#166616)
We need to take into account that we may have already done a FirstSPAdjust.
Fixes #164805.
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