[lworld] Integrated: 8260225: [lworld] C1's delayed load indexed optimization sets incorrect type

Tobias Hartmann thartmann at openjdk.java.net
Fri Jan 22 07:17:01 UTC 2021


On Thu, 21 Jan 2021 12:58:49 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> `LoadIndexed::exact_type()` and `declared_type` return and incorrect type if the load is delayed. See bug report for a detailed description.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 61bdc451
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/61bdc451
Stats:     19 lines in 3 files changed: 15 ins; 1 del; 3 mod

8260225: [lworld] C1's delayed load indexed optimization sets incorrect type

Reviewed-by: fparain

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

PR: https://git.openjdk.java.net/valhalla/pull/310


More information about the valhalla-dev mailing list