[all-commits] [llvm/llvm-project] f176fd: [MergeFunctions] Preserve import GUIDs when foldin...

Alok Kumar Sharma via All-commits all-commits at lists.llvm.org
Thu Jul 30 10:05:07 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f176fde8c823da74fc9ca1064077056c77846aee
      https://github.com/llvm/llvm-project/commit/f176fde8c823da74fc9ca1064077056c77846aee
  Author: Alok Kumar Sharma <AlokKumar.Sharma at amd.com>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M llvm/lib/Transforms/IPO/MergeFunctions.cpp
    A llvm/test/Transforms/MergeFunc/merge-functions-entry-count-imports.ll

  Log Message:
  -----------
  [MergeFunctions] Preserve import GUIDs when folding functions (#207003)

Computes the union of SamplePGO/ThinLTO import GUIDs from both inputs
and attaches it to the surviving function.



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