[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
Mon Jun 1 10:47:56 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c27c61d32fd: [PGO] Improve the working set size heuristics under the partial sample PGO. (authored by yamauchi).
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.267667.patch
Type: text/x-patch
Size: 15010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/d77bbce8/attachment-0001.bin>
More information about the llvm-commits
mailing list