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

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 12:38:02 PDT 2020


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

Rebase past D80230 <https://reviews.llvm.org/D80230>.


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.265323.patch
Type: text/x-patch
Size: 10022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/2f25b16d/attachment.bin>


More information about the llvm-commits mailing list