[PATCH] D75550: [PGO][PGSO] Use IsColdXNthPercentile for sample PGO.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 11:17:17 PST 2020
yamauchi created this revision.
yamauchi added a reviewer: davidxl.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
This performs better for sample PGO.
NFC as PGSOColdCodeOnlyForSamplePGO is still true.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75550
Files:
llvm/include/llvm/Transforms/Utils/SizeOpts.h
llvm/lib/CodeGen/MachineSizeOpts.cpp
llvm/lib/Transforms/Utils/SizeOpts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75550.247974.patch
Type: text/x-patch
Size: 6514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/b7182757/attachment.bin>
More information about the llvm-commits
mailing list