[PATCH] D116051: [InstrProf] Prevent duplicate functions in correlated data

Kyungwoo Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 12:38:07 PST 2021


kyulee added a comment.

Makes sense to check deduplication using counter address instead of function name.
LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116051



More information about the llvm-commits mailing list