[all-commits] [llvm/llvm-project] a2e266: [memprof] Add computeUndriftMap (#116478)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Nov 19 19:28:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2e266b3463844b92b082698aaf201fdd8757c32
      https://github.com/llvm/llvm-project/commit/a2e266b3463844b92b082698aaf201fdd8757c32
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
    M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
    M llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp

  Log Message:
  -----------
  [memprof] Add computeUndriftMap (#116478)

This patch adds computeUndriftMap, a function to compute mappings from
source locations in the MemProf profile to source locations in the IR.



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