[PATCH] D61540: [PGO] Use sum of count values to fix func entry count and add a check to verify BFI counts

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 13:38:04 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0abd744597ee: [PGO] Use the sum of profile counts to fix the function entry count (authored by xur).

Changed prior to commit:
  https://reviews.llvm.org/D61540?vs=306496&id=312298#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61540

Files:
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/Inputs/fix_bfi.proftext
  llvm/test/Transforms/PGOProfile/bfi_verification.ll
  llvm/test/Transforms/PGOProfile/fix_bfi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61540.312298.patch
Type: text/x-patch
Size: 7691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/5485a828/attachment-0001.bin>


More information about the llvm-commits mailing list