Integrated: 8278947: Support for array constants in constant table
Quan Anh Mai
duke at openjdk.java.net
Tue Feb 8 23:41:13 UTC 2022
On Tue, 21 Dec 2021 11:24:20 GMT, Quan Anh Mai <duke at openjdk.java.net> wrote:
> Hi,
>
> This patch adds support for arrays in compiled code constant tables and uses it for various vector replicate operations on x86.
>
> Test: GHA, linux x64 tier 1-3
>
> Thank you very much.
This pull request has now been integrated.
Changeset: fb17a8ec
Author: Quan Anh Mai <anhmdq99 at gmail.com>
Committer: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/fb17a8ece0a3593c51a8be60533916bf70778a93
Stats: 295 lines in 6 files changed: 123 ins; 95 del; 77 mod
8278947: Support for array constants in constant table
Reviewed-by: kvn, vlivanov
-------------
PR: https://git.openjdk.java.net/jdk/pull/6908
More information about the hotspot-compiler-dev
mailing list