RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v2]
Roland Westrelin
roland at openjdk.org
Wed Mar 19 09:39:08 UTC 2025
On Tue, 18 Mar 2025 14:48:22 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Also for the type being zero on the div by zero failing path which lets some type nodes die and control is not because we don't have an "everything but zero" type.
Is there a bug/test case for that one?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23468#issuecomment-2735920086
More information about the hotspot-compiler-dev
mailing list