[all-commits] [llvm/llvm-project] 180397: [RISCV] Enable the LocalStackSlotAllocation pass s...
LiDongjin via All-commits
all-commits at lists.llvm.org
Wed Dec 21 00:47:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 180397cdded67a8fdf56f92a0b70d32f0dac8af6
https://github.com/llvm/llvm-project/commit/180397cdded67a8fdf56f92a0b70d32f0dac8af6
Author: LiDongjin <jin.mse.sse at gmail.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.h
M llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
M llvm/lib/Target/RISCV/RISCVRegisterInfo.h
M llvm/test/CodeGen/RISCV/local-stack-slot-allocation.ll
Log Message:
-----------
[RISCV] Enable the LocalStackSlotAllocation pass support.
Differential Revision: https://reviews.llvm.org/D98101
Co-authored-by: luxufan <luxufan at iscas.ac.cn>
More information about the All-commits
mailing list