[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 14:14:27 PDT 2020
yamauchi updated this revision to Diff 267364.
yamauchi marked an inline comment as done.
yamauchi added a comment.
Rebase past D79902 <https://reviews.llvm.org/D79902>, D79951 <https://reviews.llvm.org/D79951> and D80403 <https://reviews.llvm.org/D80403>.
Address comments.
Some cleanup.
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.267364.patch
Type: text/x-patch
Size: 14765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/240bcf93/attachment.bin>
More information about the llvm-commits
mailing list