[all-commits] [llvm/llvm-project] 14e634: [Metadata] Handle memprof, callsite merging when o...
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Wed Mar 19 14:46:17 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: 14e634e3a036c02b25c2fbb7caefe157ff7bfa01
https://github.com/llvm/llvm-project/commit/14e634e3a036c02b25c2fbb7caefe157ff7bfa01
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-03-19 (Wed, 19 Mar 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.
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