Don't cross reference CSFDO profile and non-CSFDO profile when
checking the function hash. Only return hash_mismatch when
CS bits match, and return unknown_function otherwise.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D129000
[PGO] Don't cross reference CSFDO profile and non-CSFDO profile ClosedPublic Authored by xur on Jul 1 2022, 9:48 AM.
Details Summary Don't cross reference CSFDO profile and non-CSFDO profile when
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jul 1 2022, 11:19 AM This revision was landed with ongoing or failed builds.Jul 15 2022, 2:05 PM Closed by commit rG4a40fa82c072: [PGO] Don't cross reference CSFDO profile and non-CSFDO profile (authored by xur). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 441715 llvm/lib/ProfileData/InstrProfReader.cpp
llvm/test/Transforms/PGOProfile/Inputs/cs_vs_nocs.proftext
llvm/test/Transforms/PGOProfile/diag_no_funcprofdata_cs.ll
|