[lworld] Integrated: 8293542: [lworld] Merge InlineTypeNode and InlineTypePtrNode in C2
Tobias Hartmann
thartmann at openjdk.org
Mon Oct 10 08:58:37 UTC 2022
On Fri, 7 Oct 2022 12:22:10 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> This is a large refactoring, removing the need to have both an `InlineTypeNode` as well as an `InlineTypePtrNode` in C2, significantly simplifying the IR. The change also includes several bug fixes that could not be easily extracted into an independent change.
>
> More cleanups will follow with [JDK-8293800](https://bugs.openjdk.org/browse/JDK-8293800).
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: 7c569cd2
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/7c569cd2eaeb6a514638fa2483d867c9f17af69d
Stats: 810 lines in 33 files changed: 177 ins; 348 del; 285 mod
8293542: [lworld] Merge InlineTypeNode and InlineTypePtrNode in C2
-------------
PR: https://git.openjdk.org/valhalla/pull/780
More information about the valhalla-dev
mailing list