[PATCH] D67673: [PGO] Change hardcoded thresholds for cold/inlinehint to use summary

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 16:11:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372189: [PGO] Change hardcoded thresholds for cold/inlinehint to use summary (authored by tejohnson, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67673

Files:
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/trunk/test/Transforms/PGOProfile/Inputs/func_entry.proftext
  llvm/trunk/test/Transforms/PGOProfile/func_entry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67673.220583.patch
Type: text/x-patch
Size: 7820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/aaee449f/attachment.bin>


More information about the llvm-commits mailing list