[llvm] [StaticDataLayout][PGO]Implement reader and writer change for data access profiles (PR #139997)
Snehasish Kumar via llvm-commits
llvm-commits at lists.llvm.org
Wed May 21 11:10:25 PDT 2025
================
@@ -41,6 +41,8 @@ namespace data_access_prof {
struct SourceLocation {
----------------
snehasish wrote:
<!--__GRAPHITE_HTML_TAG_START__--><p class='graphite__hidden'><i>[Re: line +38]</i></p><!--__GRAPHITE_HTML_TAG_END__-->
Should we change this to memprof? Reasoning is that this is closely tied to the memprof profile data format and we don't intend to use it elsewhere. Wdyt?
<!--__GRAPHITE_HTML_TAG_START__--><p class='graphite__hidden'>See this comment inline on <a href="https://app.graphite.dev/github/pr/llvm/llvm-project/139997?utm_source=unchanged-line-comment">Graphite</a>.</p><!--__GRAPHITE_HTML_TAG_END__-->
https://github.com/llvm/llvm-project/pull/139997
More information about the llvm-commits
mailing list