================ @@ -1359,14 +1359,43 @@ void annotateValueSite(Module &M, Instruction &Inst, // Value Profile Data uint32_t MDCount = MaxMDCount; + // Zero values might occur multiple times (e.g., multiple functions that ---------------- mtrofin wrote:
can this be responsibility of the callers? https://github.com/llvm/llvm-project/pull/196649 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
