[PATCH] D41307: [PGO] Fix handling of cold entry count for instrumented PGO

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 21:33:05 PST 2017


danielcdh accepted this revision.
danielcdh added a comment.

LGTM, I'm curious what is the code size impact on PGO binaries (I'd expect it to reduce code size significantly)


https://reviews.llvm.org/D41307





More information about the llvm-commits mailing list