[PATCH] D79951: [ProfileSummary] Add the PartialProfileRatio field in ProfileSummary metadata.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 12:03:05 PDT 2020


yamauchi updated this revision to Diff 264984.
yamauchi marked 5 inline comments as done.
yamauchi added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79951

Files:
  llvm/include/llvm/IR/ProfileSummary.h
  llvm/lib/IR/ProfileSummary.cpp
  llvm/test/Transforms/PGOProfile/unreachable_bb.ll
  llvm/unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79951.264984.patch
Type: text/x-patch
Size: 12847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/0be40499/attachment.bin>


More information about the llvm-commits mailing list