[PATCH] D128965: Revert "Revert "[RISCV] Enable shrink wrap by default""

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 23:09:07 PDT 2022


fakepaper56 created this revision.
fakepaper56 added reviewers: jrtc27, asb, luismarques, lewis-revill, evandro, jmorse, craig.topper.
Herald added subscribers: sunshaoce, VincentWu, luke957, StephenFan, vkmr, frasercrmck, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya, arichardson, qcolombet.
Herald added a project: All.
fakepaper56 requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This reverts commit 7af3d4ab3d5da07256e1a7a0438e7308e14b9fd5 <https://reviews.llvm.org/rG7af3d4ab3d5da07256e1a7a0438e7308e14b9fd5>.

The revert of enabling shrink wrap is for bug 53662. Since the bug is fixed by
D123679 <https://reviews.llvm.org/D123679>, the commit reenable it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128965

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128965.441591.patch
Type: text/x-patch
Size: 91689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220701/892eec97/attachment-0001.bin>


More information about the llvm-commits mailing list