[PATCH] D75283: [PSI] Add the isCold query support with a given percentile value.
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 14:28:51 PST 2020
davidxl added a comment.
For each isColdNthPercentil, there is a counter part in Hot -- the pair share mostly the same code and can be templatized.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75283/new/
https://reviews.llvm.org/D75283
More information about the llvm-commits
mailing list