On Sat, Sep 20, 2025 at 9:32 PM Jan Hubicka wrote:
>
> Hi,
> Currently we speculatively devirtualize using static analysis (with no profile
> feedback) only when there is one possible target found. With profile feedback
> we support multiple targets which seems useful in some scenarios.
>
> This
Hi,
Currently we speculatively devirtualize using static analysis (with no profile
feedback) only when there is one possible target found. With profile feedback
we support multiple targets which seems useful in some scenarios.
This patch adds --param max-devirt-targets which enables devirtualizat