Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport] JDK-8256973, JDK-8267364, JDK-8267357, JDK-8266962, JDK-8267370, JDK-8267190, JDK-8267969 #716

Merged
merged 7 commits into from
Nov 13, 2023

Conversation

JinZhonghui
Copy link
Collaborator

Summary: [Backport] JDK-8256973, JDK-8267364, JDK-8267357, JDK-8266962, JDK-8267370, JDK-8267190, JDK-8267969

@JinZhonghui
Copy link
Collaborator Author

@JoshuaZhuwj Please help review it.

…,firstTrue,trueCount) APIs

Summary: [Backport] 8256973: Intrinsic creation for VectorMask query (lastTrue,firstTrue,trueCount) APIs

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: dragonwell-project#615
Summary: [Backport] 8267364: Remove mask.incr which is introduced by JDK-8256973

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: dragonwell-project#589
…rk added for JDK-8256973

Summary: [Backport] 8267357: build breaks with -Werror option on micro benchmark added for JDK-8256973

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: dragonwell-project#590
…" before creating the node

Summary: [Backport] 8266962: Add arch supporting check for "Op_VectorLoadConst" before creating the node

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: dragonwell-project#592
Summary: [Backport] 8267370: [Vector API] Fix several crashes after JDK-8256973

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: dragonwell-project#588
Summary: [Backport] 8267190: Optimize Vector API test operations

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: dragonwell-project#591
Summary: [Backport] 8267969: Add vectorized implementation for VectorMask.eq()

Test Plan: ci jtreg

Reviewed-by: JoshuaZhuwj

Issue: dragonwell-project#587
Copy link
Collaborator

@JoshuaZhuwj JoshuaZhuwj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@JoshuaZhuwj JoshuaZhuwj merged commit 6262964 into dragonwell-project:VectorAPI_dev Nov 13, 2023
33 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants