[all-commits] [llvm/llvm-project] dde0be: [Metadata] Handle memprof, callsite merging when o...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Wed Apr 2 10:10:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dde0be9d9709f7c983443327024fc5983a9b18d1
      https://github.com/llvm/llvm-project/commit/dde0be9d9709f7c983443327024fc5983a9b18d1
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    A llvm/test/Transforms/SimplifyCFG/merge-calls-memprof-left.ll
    A llvm/test/Transforms/SimplifyCFG/merge-calls-memprof-right.ll

  Log Message:
  -----------
  [Metadata] Handle memprof, callsite merging when one is missing. (#132106)

For memprof and callsite metadata we want to pick one deterministically
and keep that even if one of them may be missing.



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