[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 12:21:20 PDT 2019
tejohnson updated this revision to Diff 220550.
tejohnson added a comment.
Fix test and actually check the attributes
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67673/new/
https://reviews.llvm.org/D67673
Files:
lib/ProfileData/InstrProfReader.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/Inputs/func_entry.proftext
test/Transforms/PGOProfile/func_entry.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67673.220550.patch
Type: text/x-patch
Size: 7688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/3e06d2f4/attachment.bin>
More information about the llvm-commits
mailing list