[PATCH] D145190: [memprof] Record BuildIDs in the raw profile.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 08:34:50 PST 2023


snehasish added a comment.

In D145190#4181608 <https://reviews.llvm.org/D145190#4181608>, @tejohnson wrote:

> lgtm - but does this depend on D145644 <https://reviews.llvm.org/D145644> and require some additional test changes?

Yes, I will rebase this patch once that is submitted. I need to look at the LLVM.Transforms/PGOProfile::memprof.ll test failures.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145190/new/

https://reviews.llvm.org/D145190



More information about the llvm-commits mailing list