[all-commits] [llvm/llvm-project] e49638: [MemProf] Include caller clone information in dot ...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Fri Jul 25 07:29:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4963834e44b2d41d1d6bce0c7c585a4c0b7bf86
      https://github.com/llvm/llvm-project/commit/e4963834e44b2d41d1d6bce0c7c585a4c0b7bf86
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
    M llvm/test/ThinLTO/X86/memprof-basic.ll

  Log Message:
  -----------
  [MemProf] Include caller clone information in dot graph nodes (#150492)

We already included the assigned clone of the callsite node's callee in
the dot graph after function assignment. This adds the same information
for the enclosing caller function to aid debugging.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list