This reverts commit 7af3d4ab3d5da07256e1a7a0438e7308e14b9fd5.
RISC-V reverted the shrink wrap patch for bug 53662. Since the bug is fixed
by D123679, the commit re-enable it.
Paths
| Differential D128965
[RISCV] Restore "Enable shrink wrap by default" ClosedPublic Authored by fakepaper56 on Jun 30 2022, 11:09 PM.
Details Summary This reverts commit 7af3d4ab3d5da07256e1a7a0438e7308e14b9fd5. RISC-V reverted the shrink wrap patch for bug 53662. Since the bug is fixed
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 1 2022, 7:47 AM Comment Actions Though, please update the commit message. Revert revert is not super descriptive. Please use Restore "" and include the original commit message + the revert history above. fakepaper56 retitled this revision from Revert "Revert "[RISCV] Enable shrink wrap by default"" to [RISCV] Restore "Enable shrink wrap by default".Jul 1 2022, 7:19 PM This revision was landed with ongoing or failed builds.Jul 1 2022, 8:11 PM Closed by commit rG5744b9cb7998: [RISCV] Restore "Enable shrink wrap by default" (authored by fakepaper56). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 441851 llvm/lib/Target/RISCV/RISCVFrameLowering.h
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/test/CodeGen/RISCV/ctlz-cttz-ctpop.ll
llvm/test/CodeGen/RISCV/double-br-fcmp.ll
llvm/test/CodeGen/RISCV/double-stack-spill-restore.ll
llvm/test/CodeGen/RISCV/float-br-fcmp.ll
llvm/test/CodeGen/RISCV/frame-info.ll
llvm/test/CodeGen/RISCV/half-br-fcmp.ll
llvm/test/CodeGen/RISCV/rv32zbb.ll
llvm/test/CodeGen/RISCV/rv64zbb.ll
llvm/test/CodeGen/RISCV/shrinkwrap.ll
|