Remove the temporary flag PGSOIRPassOrTestOnly and the guard code which was used
for the staged rollout. This is a cleanup (NFC) as it's now false by default.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84057
[PGO][PGSO] Remove a temporary flag used for gradual rollout. ClosedPublic Authored by hjyamauchi on Jul 17 2020, 11:01 AM.
Details Summary Remove the temporary flag PGSOIRPassOrTestOnly and the guard code which was used
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 17 2020, 12:26 PM Closed by commit rGe64afefdf88d: [PGO][PGSO] Remove a temporary flag used for gradual rollout. (authored by hjyamauchi). · Explain WhyJul 20 2020, 9:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 279402 llvm/include/llvm/Transforms/Utils/SizeOpts.h
llvm/lib/Transforms/Utils/SizeOpts.cpp
|