[PATCH] D78949: [PGO][PGSO] Prep for enabling non-cold code size opts under non-partial-profile sample PGO.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 11:50:44 PDT 2020


yamauchi updated this revision to Diff 260713.
yamauchi marked 2 inline comments as done.
yamauchi added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78949

Files:
  llvm/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/include/llvm/Transforms/Utils/SizeOpts.h
  llvm/lib/Transforms/Utils/SizeOpts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78949.260713.patch
Type: text/x-patch
Size: 4689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/a123d8b3/attachment.bin>


More information about the llvm-commits mailing list