RFR: 8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask [v13]

Daniel Lundén duke at openjdk.org
Mon Nov 13 15:44:20 UTC 2023


On Mon, 13 Nov 2023 12:38:53 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> I agree. @eme64 OK with you?
>
> I guess it is a bit of a tradeoff: code simplicity vs performance. Either way is fine with me.

Removed `visit_uncasted_uses` now. We can readd it later if we use the same pattern more than once.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16429#discussion_r1391288832


More information about the hotspot-compiler-dev mailing list