[lworld] RFR: 8370195: [lworld] Constant-fold _layout_kind loads from constant FlatArrayKlass

Quan Anh Mai qamai at openjdk.org
Mon Oct 20 09:05:12 UTC 2025


On Sun, 19 Oct 2025 17:13:18 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

> Hi,
> 
> The load to FlatArrayKlass::_layout_kind can be constant-folded if the receiver is a constant. This eliminates all checks when the array type is known statically or speculated correctly.
> 
> Please leave your reviews, thanks a lot.

Thanks a lot for the reviews, I will integrate this PR.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1687#issuecomment-3421140347


More information about the valhalla-dev mailing list