Revert "[RISCV] Enable shrink wrap by default"
authorDimitry Andric <dimitry@andric.com>
Sat, 12 Feb 2022 18:04:12 +0000 (19:04 +0100)
committerDimitry Andric <dimitry@andric.com>
Sat, 12 Feb 2022 18:04:12 +0000 (19:04 +0100)
commit7af3d4ab3d5da07256e1a7a0438e7308e14b9fd5
tree2312eadda9229c0a8497a763d6b26357298e3acf
parent9c55b0e1219eb6781d2344e08608ee4f63674836
Revert "[RISCV] Enable shrink wrap by default"

This reverts commit 5ebdb07e7eb366c20fa2d914e07a4d380975f266.

Enabling shrink wrap by default can cause assertions or crashes, and
these should first be investigated and fixed. For now, reverting the
change so it can be cherry-picked into 14.0.0 is the safest choice.
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVFrameLowering.h
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