[PATCH] D75550: [PGO][PGSO] Use IsColdXNthPercentile for sample PGO.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 09:33:05 PST 2020


yamauchi updated this revision to Diff 248214.
yamauchi marked 2 inline comments as done.
yamauchi added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

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.248214.patch
Type: text/x-patch
Size: 6762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/0053d826/attachment.bin>


More information about the llvm-commits mailing list