[all-commits] [llvm/llvm-project] d7d0e7: [MemProf] Refactor single alloc type handling and ...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Tue Dec 17 12:55:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7d0e740cc170d471e080fd5bb09633870272073
https://github.com/llvm/llvm-project/commit/d7d0e740cc170d471e080fd5bb09633870272073
Author: Teresa Johnson <tejohnson at google.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M llvm/include/llvm/Analysis/MemoryProfileInfo.h
M llvm/lib/Analysis/MemoryProfileInfo.cpp
M llvm/test/Transforms/PGOProfile/memprof_loop_unroll.ll
Log Message:
-----------
[MemProf] Refactor single alloc type handling and use in more cases (#120290)
Emit message when we have aliased contexts that are conservatively
hinted not cold. This is not a change in behavior, just in message when
the -memprof-report-hinted-sizes flag is enabled.
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