This is an archive of the discontinued LLVM Phabricator instance.

[PGO][PGSO] Temporarily disable the large working set size behavior.
ClosedPublic

Authored by hjyamauchi on Nov 13 2019, 1:53 PM.

Details

Summary

This temporarily disables the large working set size behavior in profile guided
size optimization due to internal benchmark regressions.

Event Timeline

hjyamauchi created this revision.Nov 13 2019, 1:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 13 2019, 1:53 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
davidxl accepted this revision.Nov 13 2019, 1:59 PM

lgtm

This revision is now accepted and ready to land.Nov 13 2019, 1:59 PM
This revision was automatically updated to reflect the committed changes.