[PATCH] D61540: [PGO] Use sum of count values to fix func entry count and add a check to verify BFI counts

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 17:43:35 PST 2020


davidxl added a comment.

Can you split this patch into two? one for verification, the other for fixing?


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

https://reviews.llvm.org/D61540



More information about the llvm-commits mailing list