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

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


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

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

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

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


  Commit: 7772c93615475f22052eeb53643d7a7d9fd5961f
      https://github.com/llvm/llvm-project/commit/7772c93615475f22052eeb53643d7a7d9fd5961f
  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
    M llvm/test/Transforms/SimplifyCFG/merge-calls-memprof.ll

  Log Message:
  -----------
  Address comments.


Compare: https://github.com/llvm/llvm-project/compare/b2601e0e3e83...7772c9361547

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