Integrated: 8376187: [VectorAPI] Define new lane type constants and pass them to intrinsic entries
Jatin Bhateja
jbhateja at openjdk.org
Fri Feb 6 01:30:44 UTC 2026
On Thu, 29 Jan 2026 07:16:35 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> As per [discussions ](https://github.com/openjdk/jdk/pull/28002#issuecomment-3789507594) on JDK-8370691 pull request, splitting out portion of PR#28002 into a separate patch in preparation of Float16 vector API support.
>
> Patch add new lane type constants and pass them to vector intrinsic entry points.
>
> All existing Vector API jtreg test are passing with the patch.
>
> Kindly review and share your feedback.
>
> Best Regards,
> Jatin
This pull request has now been integrated.
Changeset: b3130529
Author: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b313052947dc27f23658f48165365c03c301d401
Stats: 2031 lines in 52 files changed: 466 ins; 88 del; 1477 mod
8376187: [VectorAPI] Define new lane type constants and pass them to intrinsic entries
Reviewed-by: psandoz, qamai
-------------
PR: https://git.openjdk.org/jdk/pull/29481
More information about the core-libs-dev
mailing list