Integrated: 8259610: VectorReshapeTests are not effective due to failing to intrinsify "VectorSupport.convert"
Mai Đặng Quân Anh
duke at openjdk.java.net
Mon Dec 13 16:39:16 UTC 2021
On Mon, 6 Dec 2021 14:21:24 GMT, Mai Đặng Quân Anh <duke at openjdk.java.net> wrote:
> Hi,
>
> This patch adds several c2 tests for vector reshape operations. The tests verify the intrinsification of the corresponding operations by using the IR framework and verify the correctness of the results of compiled codes.
>
> While working on this patch, I spot some regressions regarding compilation on AVX1.
>
> Thank you very much.
This pull request has now been integrated.
Changeset: ca8c58c7
Author: merykitty <anhmdq99 at gmail.com>
Committer: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ca8c58c731959e3a1b8fe02255ed44fc1d14d565
Stats: 4127 lines in 16 files changed: 4127 ins; 0 del; 0 mod
8259610: VectorReshapeTests are not effective due to failing to intrinsify "VectorSupport.convert"
Reviewed-by: psandoz, chagedorn
-------------
PR: https://git.openjdk.java.net/jdk/pull/6724
More information about the hotspot-compiler-dev
mailing list