RFR: 8361699: C2: assert(can_reduce_phi(n->as_Phi())) failed: Sanity: previous reducible Phi is no longer reducible before SUT
Cesar Soares Lucas
cslucas at openjdk.org
Wed Sep 10 18:39:07 UTC 2025
On Tue, 9 Sep 2025 07:01:15 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> Sounds good, please file a RFE for that. I would suggest then to postpone the clean-up in `revisit_reducible_phi_status` to that RFE.
I created this RFE to track that: https://bugs.openjdk.org/browse/JDK-8367367
@robcasloz - I pushed some changes addressing yours and @eme64 comments. Could you please re-run your internal tests?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27063#issuecomment-3276082582
PR Comment: https://git.openjdk.org/jdk/pull/27063#issuecomment-3276091930
More information about the hotspot-compiler-dev
mailing list