[all-commits] [llvm/llvm-project] dfec6f: Revert "[RISCV] Enable the LocalStackSlotAllocatio...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Dec 25 12:58:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfec6f7e6230f5c215e861cd5354a50442dfdb76
https://github.com/llvm/llvm-project/commit/dfec6f7e6230f5c215e861cd5354a50442dfdb76
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-12-25 (Sun, 25 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:
-----------
Revert "[RISCV] Enable the LocalStackSlotAllocation pass support."
This reverts commit 180397cdded67a8fdf56f92a0b70d32f0dac8af6.
This seems to cause llvm-testsuite failures.
More information about the All-commits
mailing list