[all-commits] [llvm/llvm-project] c616f1: [MemProf] Refactor context node creation into a ne...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Fri Sep 27 11:37:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c616f1992473b5cbf0f52f9e780f0f3d38dfd544
https://github.com/llvm/llvm-project/commit/c616f1992473b5cbf0f52f9e780f0f3d38dfd544
Author: Teresa Johnson <tejohnson at google.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
Log Message:
-----------
[MemProf] Refactor context node creation into a new helper (NFC) (#108408)
Simplify code by refactoring some common handling for node creation into
a helper 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