[lworld] RFR: 8327150: [lworld] Update C1 to support new value construction scheme from JEP 401 [v2]

Tobias Hartmann thartmann at openjdk.org
Mon Mar 4 14:41:04 UTC 2024


On Mon, 4 Mar 2024 14:38:09 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.
>
> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixes from Tobias' review

Okay, thanks for the details. Looks good to me!

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

Marked as reviewed by thartmann (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/1029#pullrequestreview-1914486140



More information about the valhalla-dev mailing list