This is an archive of the discontinued LLVM Phabricator instance.

[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
is enabled, i.e. when the optimization level is not O0.

Diff Detail

Event Timeline

wangleiat created this revision.Jan 30 2023, 1:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 1:25 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
wangleiat requested review of this revision.Jan 30 2023, 1:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 1:25 AM
xen0n accepted this revision.Jan 30 2023, 3:21 AM

Looks good, thanks!

This 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
This revision was automatically updated to reflect the committed changes.