Integrated: 8314632: Intra-case dominance check fails in the presence of a guard

Aggelos Biboudis abimpoudis at openjdk.org
Thu Sep 7 12:54:52 UTC 2023


On Thu, 31 Aug 2023 12:33:26 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> Intra-case domination should be affected by the presence of a guard. A missing check in dominance ensures that requirement.

This pull request has now been integrated.

Changeset: 81f8c57e
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/81f8c57e4a14e0186f608cbe5a899322df80fd30
Stats:     47 lines in 3 files changed: 46 ins; 0 del; 1 mod

8314632: Intra-case dominance check fails in the presence of a guard

Reviewed-by: vromero

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

PR: https://git.openjdk.org/jdk/pull/15515


More information about the compiler-dev mailing list