[all-commits] [llvm/llvm-project] 557db6: Reland D84057 [PGO][PGSO] Remove a temporary flag ...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Wed Jul 22 20:57:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 557db6f8aa56dd14803a65aae443d8019b4dcdde
https://github.com/llvm/llvm-project/commit/557db6f8aa56dd14803a65aae443d8019b4dcdde
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/SizeOpts.h
M llvm/lib/Transforms/Utils/SizeOpts.cpp
Log Message:
-----------
Reland D84057 [PGO][PGSO] Remove a temporary flag used for gradual rollout.
The revert was a misfire.
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.
Differential Revision: https://reviews.llvm.org/D84057
More information about the All-commits
mailing list