[all-commits] [llvm/llvm-project] 66df76: [ProfileData] Remove getValueForSite and getNumVal...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Jun 18 14:16:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66df7657c83a3650312699163e4dce085bd2a160
      https://github.com/llvm/llvm-project/commit/66df7657c83a3650312699163e4dce085bd2a160
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    M llvm/include/llvm/ProfileData/InstrProf.h

  Log Message:
  -----------
  [ProfileData] Remove getValueForSite and getNumValueDataForSite (#95989)

This patch removes getValueForSite and getNumValueDataForSite as I've
migrated all uses of them to getValueArrayForSite.



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