[PATCH] D79961: [PGO] Fix computation of fuction Hash

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 07:37:39 PDT 2020


serge-sans-paille added a comment.

In D79961#2065605 <https://reviews.llvm.org/D79961#2065605>, @alanphipps wrote:

> It looks like clang/test/Profile/Inputs/c-general.profdata.v5 is being read as v6 rather than v5.  Can you double check?


Thanks for spotting the issue. Should be fixed by 63489c39deeffb24a085b3766c5d5ff76a52fa2f <https://reviews.llvm.org/rG63489c39deeffb24a085b3766c5d5ff76a52fa2f>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79961





More information about the llvm-commits mailing list