[all-commits] [llvm/llvm-project] ae5f1a: [MemProf] Convert CallContextInfo to a struct (NFC...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Tue Sep 10 16:28:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae5f1a78d3a930466f927989faac8e0b9d820a7b
https://github.com/llvm/llvm-project/commit/ae5f1a78d3a930466f927989faac8e0b9d820a7b
Author: Teresa Johnson <tejohnson at google.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
Log Message:
-----------
[MemProf] Convert CallContextInfo to a struct (NFC) (#108086)
As suggested in #107918, improve readability by converting this tuple to
a struct.
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