git: openjdk/jdk: master: 8374725: C2: assert(x_ctrl == get_late_ctrl_with_anti_dep(x->as_Load(), early_ctrl, x_ctrl)) failed: anti-dependences were already checked

Roland Westrelin roland at openjdk.org
Thu Jan 22 12:09:45 UTC 2026


Changeset: 0d1d4d07
Branch: master
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2026-01-22 12:09:11 +0000
URL:       https://git.openjdk.org/jdk/commit/0d1d4d07b9fa2368f471f30e176d446698500115

8374725: C2: assert(x_ctrl == get_late_ctrl_with_anti_dep(x->as_Load(), early_ctrl, x_ctrl)) failed: anti-dependences were already checked

Reviewed-by: chagedorn, qamai, dfenacci

! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestSinkingLoadInputOfPhi.java



More information about the jdk-changes mailing list