[PATCH] D58737: [InstrProf] Use separate comdat group for data and counters
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 15:18:59 PST 2019
xur accepted this revision.
xur added a comment.
This revision is now accepted and ready to land.
lgtm.
BTW, I'm in the process of committing D54175 <https://reviews.llvm.org/D54175>. After that patch, PGO instrumentation can be called after the main inlining. I don't think it will conflict anything in this patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58737/new/
https://reviews.llvm.org/D58737
More information about the llvm-commits
mailing list