[lworld] Integrated: 8248220: [lworld] Optimize empty inline types

Tobias Hartmann thartmann at openjdk.java.net
Mon Oct 5 06:26:48 UTC 2020


On Fri, 2 Oct 2020 11:48:09 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> The change includes the following optimizations for empty inline types and several bug fixes:
> - All uses ((array) loads, stores, allocations, ...) are replaced by the default oop or removed
> - Calling convention should not pass/return anything

This pull request has now been integrated.

Changeset: 67af0b73
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/67af0b73
Stats:     372 lines in 19 files changed: 258 ins; 15 del; 99 mod

8248220: [lworld] Optimize empty inline types

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

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



More information about the valhalla-dev mailing list