Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Transforms/Utils/
-
lib/
-
Transforms/
-
Utils/
-
SizeOpts.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D82053
[PGO][PGSO] Enable non-cold size opts under partial profile sample PGO.
Closed
Public
Authored by
hjyamauchi
on Jun 17 2020, 1:33 PM.
Download Raw Diff
Details
Reviewers
davidxl
Commits
rG9e1decf74346: [PGO][PGSO] Enable non-cold size opts under partial profile sample PGO.
Summary
Similar to
D81020
. Follow up
D78949
.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
hjyamauchi
created this revision.
Jun 17 2020, 1:33 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 17 2020, 1:33 PM
Herald
added a subscriber:
hiraditya
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B60701: Diff 271471
.
Jun 17 2020, 3:07 PM
davidxl
accepted this revision.
Jun 19 2020, 9:53 AM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Jun 19 2020, 9:53 AM
Closed by commit
rG9e1decf74346: [PGO][PGSO] Enable non-cold size opts under partial profile sample PGO.
(authored by
hjyamauchi
).
·
Explain Why
Jun 22 2020, 10:13 AM
This revision was automatically updated to reflect the committed changes.