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

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 25 12:19:51 PDT 2020


serge-sans-paille reopened this revision.
serge-sans-paille added a subscriber: bkramer.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.

@bkramer rightfully reverted this, faster than I could patch it :-) Here is the patch though, with the updated test case. @hans the only meaningful change is that I'm keeping the buggy behavior for hash v1 for compatibility reason.


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

https://reviews.llvm.org/D79961





More information about the cfe-commits mailing list