This is to avoid the need to update a bunch of test files when the PGO
instrumentation function hashing changes.
Split off of D84782.
Paths
| Differential D84865
[PGO] Remove insignificant function hash values from some tests. ClosedPublic Authored by hjyamauchi on Jul 29 2020, 9:16 AM.
Details Summary This is to avoid the need to update a bunch of test files when the PGO Split off of D84782.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 29 2020, 9:49 AM This revision was landed with ongoing or failed builds.Jul 29 2020, 10:24 AM Closed by commit rGcd890944ad34: [PGO] Remove insignificant function hash values from some tests. (authored by hjyamauchi). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions Thanks! Sometimes people add a [test] tag (e.g. [PGO][test]) to emphasize that a change is test only.
Revision Contents
Diff 281657 llvm/test/Transforms/PGOProfile/PR41279.ll
llvm/test/Transforms/PGOProfile/PR41279_2.ll
llvm/test/Transforms/PGOProfile/branch1.ll
llvm/test/Transforms/PGOProfile/branch2.ll
llvm/test/Transforms/PGOProfile/criticaledge.ll
llvm/test/Transforms/PGOProfile/instr_entry_bb.ll
llvm/test/Transforms/PGOProfile/landingpad.ll
llvm/test/Transforms/PGOProfile/loop1.ll
llvm/test/Transforms/PGOProfile/loop2.ll
llvm/test/Transforms/PGOProfile/memop_size_from_strlen.ll
llvm/test/Transforms/PGOProfile/single_bb.ll
llvm/test/Transforms/PGOProfile/switch.ll
|