[all-commits] [llvm/llvm-project] 6cd7d8: Add classes to construct and use data access profiles

Mingming Liu via All-commits all-commits at lists.llvm.org
Thu May 1 09:38:59 PDT 2025


  Branch: refs/heads/users/mingmingl-llvm/dap-prof
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cd7d8dafd6a5cb438c5bd595e126f3cd863814e
      https://github.com/llvm/llvm-project/commit/6cd7d8dafd6a5cb438c5bd595e126f3cd863814e
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M llvm/include/llvm/ADT/MapVector.h
    A llvm/include/llvm/ProfileData/DataAccessProf.h
    M llvm/include/llvm/ProfileData/InstrProf.h
    M llvm/lib/ProfileData/CMakeLists.txt
    A llvm/lib/ProfileData/DataAccessProf.cpp
    M llvm/lib/ProfileData/InstrProf.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp

  Log Message:
  -----------
  Add classes to construct and use data access profiles



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