RFR: 8265132 : C2 compilation fails with assert "missing precedence edge" [v3]

Jamsheed Mohammed C M jcm at openjdk.java.net
Thu May 27 21:09:06 UTC 2021


On Wed, 26 May 2021 18:46:59 GMT, Jamsheed Mohammed C M <jcm at openjdk.org> wrote:

>> Issue is similar to https://bugs.openjdk.java.net/browse/JDK-8261730
>> but happens at next https://github.com/jamsheedcm/jdk/blob/master/src/hotspot/share/opto/gcm.cpp#L830
>> 
>> Request for review
>
> Jamsheed Mohammed C M has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixing issue related to raising LCA

I have improved the fix by clearing raise_LCA_visted list at end of `insert_ant_dependences`
full changes here
https://github.com/openjdk/jdk/pull/4200/files

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

PR: https://git.openjdk.java.net/jdk/pull/4200


More information about the hotspot-compiler-dev mailing list