Compare BFI counts with the raw profile counts and print messages.
Split from https://reviews.llvm.org/D61540
Paths
| Differential D91813
[PGO] verify BFI counts after loading profile data ClosedPublic Authored by xur on Nov 19 2020, 11:57 AM.
Details
Summary Compare BFI counts with the raw profile counts and print messages. Split from https://reviews.llvm.org/D61540
Diff Detail Event TimelineComment Actions Using remarks to print the message.
This revision is now accepted and ready to land.Nov 20 2020, 2:05 PM Closed by commit rG54e03d03a7a4: [PGO] Verify BFI counts after loading profile data (authored by xur). · Explain WhyDec 14 2020, 4:16 PM This revision was automatically updated to reflect the committed changes. Comment Actions Thanks for catching that. -Rong
Revision Contents
Diff 306744 llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/Inputs/bfi_verification.proftext
llvm/test/Transforms/PGOProfile/bfi_verification.ll
|
Add a description here that -Rpass-analysis=PGO is needed for messages.