[PATCH] D102721: [CSSPGO] Avoid deleting probe instruction in FoldValueComparisonIntoPredecessors
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 09:23:04 PDT 2021
hoy accepted this revision.
hoy added a comment.
This revision is now accepted and ready to land.
LGTM, thanks.
As discussed offline, we may want to experiment treating all missing probes as dangling in the final pass of the pipeline and see how effective the counts inference can be. This would avoid such ad-hoc fixes including the previous ones we made.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102721/new/
https://reviews.llvm.org/D102721
More information about the llvm-commits
mailing list