[PATCH] D84246: [clang][LTO] Pass-through remarks options and set auto hotness threshold

Wei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 22:56:31 PDT 2020


weiwang abandoned this revision.
weiwang added a comment.

Diff has been split into 3 smaller ones:

1. [lld] Enable remarks hotness filtering in lld: https://reviews.llvm.org/D85809
2. [clang] Pass-through remarks options to lld: https://reviews.llvm.org/D85810
3. [remarks] Optimization remarks hotness filtering from profile summary: https://reviews.llvm.org/D85808


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84246



More information about the cfe-commits mailing list