[flang-commits] [compiler-rt] [clang] [flang] [clang-tools-extra] [mlir] [lldb] [llvm] [Profile] Add binary profile correlation for code coverage. (PR #69493)

Reid Kleckner via flang-commits flang-commits at lists.llvm.org
Mon Dec 11 14:07:20 PST 2023


rnk wrote:

@david-xl , Zequan posted an [RFC](https://discourse.llvm.org/t/rfc-add-binary-profile-correlation-to-not-load-profile-metadata-sections-into-memory-at-runtime/74565/8) for this. Is there a PGO tag, or something we can use to increase visibility for PGO reviewers? I think most of the complexity for this new mode is in the PGO code, so I think the best person to review it would be someone with an interest in PGO.

I'll tag some folks, but let me know if there is a better way: @kparzysz @snehasish 

https://github.com/llvm/llvm-project/pull/69493


More information about the flang-commits mailing list