[PATCH] D85808: [remarks] Optimization remarks hotness filetering from profile summary
Wei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 22:51:15 PDT 2020
weiwang added reviewers: wenlei, hoyFB.
weiwang added a comment.
This is the the 3rd of 3 dependent patches:
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 filetering from profile summary: https://reviews.llvm.org/D85808
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85808/new/
https://reviews.llvm.org/D85808
More information about the llvm-commits
mailing list