[llvm] [StaticDataLayout][PGO]Implement reader and writer change for data access profiles (PR #139997)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Wed May 21 16:24:11 PDT 2025


================
@@ -41,6 +41,8 @@ namespace data_access_prof {
 struct SourceLocation {
----------------
mingmingl-llvm wrote:

this makes sense. Renamed namespace in this patch and I'm open to split renames to a separate patch before this one.

https://github.com/llvm/llvm-project/pull/139997


More information about the llvm-commits mailing list