[lworld] Integrated: 8327150: [lworld] Update C1 to support new value construction scheme from JEP 401
Frederic Parain
fparain at openjdk.org
Mon Mar 4 14:47:57 UTC 2024
On Fri, 1 Mar 2024 20:57:08 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Fix value creation in C1, remove the old special node for value creation and out everything under the NewInstance node.
> There's also a fix in can_be_inline_klass() method that was causing a wrong behavior for acmp.
This pull request has now been integrated.
Changeset: 2742ec77
Author: Frederic Parain <fparain at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/2742ec77d2accaaa05ec9f1fa63f1f03ab52a0db
Stats: 141 lines in 18 files changed: 9 ins; 113 del; 19 mod
8327150: [lworld] Update C1 to support new value construction scheme from JEP 401
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/valhalla/pull/1029
More information about the valhalla-dev
mailing list