[PATCH] D95962: [CSSPGO] Introducing dangling pseudo probes.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 09:03:46 PST 2021


hoy added a comment.

In D95962#2586842 <https://reviews.llvm.org/D95962#2586842>, @wmi wrote:

> 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.

Thanks for the suggestion. Split into three patches.


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