We set it conservatively so that it is turned on when optimization
is enabled, i.e. when the optimization level is not O0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142876
[LoongArch] Enable shrink wrapping when optimize the function ClosedPublic Authored by wangleiat on Jan 30 2023, 1:25 AM.
Details Summary We set it conservatively so that it is turned on when optimization
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 30 2023, 3:21 AM This revision was landed with ongoing or failed builds.Jan 31 2023, 6:08 PM Closed by commit rG25ecfbf892ae: [LoongArch] Enable shrink wrapping when optimize the function (authored by wangleiat). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 493802 llvm/lib/Target/LoongArch/LoongArchFrameLowering.h
llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
llvm/test/CodeGen/LoongArch/double-br-fcmp.ll
llvm/test/CodeGen/LoongArch/float-br-fcmp.ll
llvm/test/CodeGen/LoongArch/shrinkwrap.ll
|