User Details
- User Since
- Sep 14 2020, 11:36 PM (158 w, 6 d)
Aug 31 2023
addressing feedback
Aug 30 2023
addressing feedback
Aug 29 2023
addressing feedback, fix typo.
Aug 25 2023
rebase
rebase
rebase
rebase
rebase
Updating D158900: [CSSPGO] Compute checksum mismatch recursively on nested profile
Updating D158891: [CSSPGO] Retire FlattenProfileForMatching
Split the original patch into four patches, https://reviews.llvm.org/D156725, https://reviews.llvm.org/D158891, https://reviews.llvm.org/D158900, https://reviews.llvm.org/D158817
Or you can simply find them in the patch stack.
rebase
fix typo
rebase on https://reviews.llvm.org/D158817
move dbg print into runStaleProfileMatching
addressing feedback
Aug 24 2023
Updating D156725: [CSSPGO] Improve profile staleness report for post-link time
addressing feedback
Aug 15 2023
Updating D156725: [CSSPGO] Improve profile staleness report for post-link time
retire flatten-profile-for-matching switch, always use flattened profile for matching.
Aug 11 2023
Aug 10 2023
update the commment.
Aug 8 2023
Aug 4 2023
addressing feedback
Aug 3 2023
Updating D156715: [CSSPGO] Fix issues with post-link function checksum check
Jul 31 2023
Jul 7 2023
- change to simply return(not add to the import list)
- update the comments
Jul 6 2023
addressing feedback
Jun 29 2023
Jun 28 2023
addressing feedback, updated the comments.
addressing feedback.
Good catch!
Jun 26 2023
LGTM, thanks.