[PATCH] D79831: [PGO] Improve the working set size heuristics under the partial sample PGO.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 15:20:07 PDT 2020


yamauchi updated this revision to Diff 267379.
yamauchi added a comment.

Disable the flag to be enabled later.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79831/new/

https://reviews.llvm.org/D79831

Files:
  llvm/include/llvm/IR/Module.h
  llvm/include/llvm/IR/ProfileSummary.h
  llvm/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/lib/IR/Module.cpp
  llvm/lib/LTO/LTOBackend.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp
  llvm/unittests/IR/ModuleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79831.267379.patch
Type: text/x-patch
Size: 15010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/eeec8637/attachment-0001.bin>


More information about the llvm-commits mailing list