[all-commits] [llvm/llvm-project] e52a38: [PGO] Enable the working set size scaling under th...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Thu Jun 4 11:31:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e52a38db075e4b399227f4ad8f35ce004ad6b981
https://github.com/llvm/llvm-project/commit/e52a38db075e4b399227f4ad8f35ce004ad6b981
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M llvm/lib/Analysis/ProfileSummaryInfo.cpp
Log Message:
-----------
[PGO] Enable the working set size scaling under the partial sample PGO.
Summary: Following up D79831.
Reviewers: davidxl
Subscribers: eraman, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80939
More information about the All-commits
mailing list