[all-commits] [llvm/llvm-project] 2c9233: [RISCV] Copy call frame size when splitting basic ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jul 22 09:21:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c92335eb78f93271e9cefdf1f80740e286d801d
https://github.com/llvm/llvm-project/commit/2c92335eb78f93271e9cefdf1f80740e286d801d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-07-22 (Mon, 22 Jul 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
A llvm/test/CodeGen/RISCV/pr97304.ll
Log Message:
-----------
[RISCV] Copy call frame size when splitting basic block in emitSelectPseudo. (#99823)
Fixes #97304.
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