[14] RFR(M): 8233033: Results of execution differ for C2 and C1/Xint
Christian Hagedorn
christian.hagedorn at oracle.com
Wed Dec 11 10:03:13 UTC 2019
Thank you for your review Vladimir!
Best regards,
Christian
On 11.12.19 10:51, Vladimir Ivanov wrote:
>
>> 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