[PATCH] D79961: [PGO] Fix computation of fuction Hash
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 25 13:56:11 PDT 2020
serge-sans-paille updated this revision to Diff 266072.
serge-sans-paille added a comment.
Bump the version number to be compatible with existing profdata, in a similar fashion to v1/v2 transition.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79961/new/
https://reviews.llvm.org/D79961
Files:
clang/lib/CodeGen/CodeGenPGO.cpp
clang/test/Profile/Inputs/c-counter-overflows.proftext
clang/test/Profile/Inputs/c-general.profdata.v3
clang/test/Profile/Inputs/c-general.proftext
clang/test/Profile/Inputs/c-unprofiled-blocks.proftext
clang/test/Profile/Inputs/cxx-rangefor.proftext
clang/test/Profile/Inputs/cxx-throws.proftext
clang/test/Profile/Inputs/misexpect-switch-default.proftext
clang/test/Profile/Inputs/misexpect-switch-nonconst.proftext
clang/test/Profile/Inputs/misexpect-switch.proftext
clang/test/Profile/c-collision.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79961.266072.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200525/3bbea05a/attachment-0001.bin>
More information about the cfe-commits
mailing list