[PATCH] D95962: [CSSPGO] Introducing dangling pseudo probes.
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 23:32:40 PST 2021
wmi added a comment.
Thanks for the detailed description. That really helps for better understanding the patch.
The patch includes multiple essential changes. Is it possible to split them? Like pseudo move, unblocking optimizations, and deduplicating are relatively standalone changes and it is better to make their impact isolated from each other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95962/new/
https://reviews.llvm.org/D95962
More information about the llvm-commits
mailing list