[PATCH] D125255: [llvm-profgen] Support a threshold to control hiding warning summaries

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 18:15:16 PDT 2022


wenlei added a comment.

> add a parameter to emitWarningSummary to customize value for critical warning, default value increase to 20%.

Do we even need a threshold for emitting critical ones? If it's critical, we should always emit them?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125255



More information about the llvm-commits mailing list