[all-commits] [llvm/llvm-project] b5632f: [PGO][PGSO] Enable non-cold code size opts under n...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Mon Jun 8 10:23:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5632f4083329ce32e1316d7b4af1416b3adc9dd
https://github.com/llvm/llvm-project/commit/b5632f4083329ce32e1316d7b4af1416b3adc9dd
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M llvm/lib/Transforms/Utils/SizeOpts.cpp
Log Message:
-----------
[PGO][PGSO] Enable non-cold code size opts under non-partial-profile sample PGO.
Summary: Following up D78949.
Reviewers: davidxl
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81020
More information about the All-commits
mailing list