[14] RFR(M): 8233033: Results of execution differ for C2 and C1/Xint

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Dec 11 09:51:25 UTC 2019


> http://cr.openjdk.java.net/~chagedorn/8233033/webrev.01/

Looks good.

Best regards,
Vladimir Ivanov

> On 10.12.19 11:46, Roland Westrelin wrote:
>>
>> Hi Christian,
>>
>>> http://cr.openjdk.java.net/~chagedorn/8233033/webrev.00/
>>
>> Is this correct?
>>
>> 364         set_idom(stmt, iffast_pred, dom_depth(stmt));
>> 366         set_idom(cloned_stmt, ifslow_pred, dom_depth(stmt));
>>
>> stmt is a non CFG so it doesn't have an idom but a control?
>>
>> Roland.
>>


More information about the hotspot-compiler-dev mailing list