[lworld] RFR: 8327150: [lworld] Update C1 to support new value construction scheme from JEP 401 [v2]
Frederic Parain
fparain at openjdk.org
Mon Mar 4 14:47:56 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
Thanks for the reviews Tobias.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1029#issuecomment-1976743858
More information about the valhalla-dev
mailing list