[all-commits] [llvm/llvm-project] c835b4: [RISCV] Compute liveins for new basic blocks in em...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Dec 10 12:38:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c835b48a4d72227b174bcd86f071238a1583803a
https://github.com/llvm/llvm-project/commit/c835b48a4d72227b174bcd86f071238a1583803a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
M llvm/test/CodeGen/RISCV/stack-clash-prologue-nounwind.ll
Log Message:
-----------
[RISCV] Compute liveins for new basic blocks in emitStackProbeInline.
Fixes expensive check failures from #117612.
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