Skip to content

Check for vector support on Z in supportedForPlatform - #15711

Merged
gita-omr merged 1 commit into
eclipse-openj9:masterfrom
r30shah:vectorCheck
Aug 19, 2022
Merged

Check for vector support on Z in supportedForPlatform#15711
gita-omr merged 1 commit into
eclipse-openj9:masterfrom
r30shah:vectorCheck

Conversation

@r30shah

@r30shah r30shah commented Aug 15, 2022

Copy link
Copy Markdown
Contributor

While generating the vector opcodes for loading and storing in vector
api expansion, we need to check if the vector supports is available on
Z. This commit adds that check in to supportedOnPlatform query.

Signed-off-by: Rahil Shah rahil@ca.ibm.com

@r30shah

r30shah commented Aug 15, 2022

Copy link
Copy Markdown
Contributor Author

@gita-omr Can I please get your review on this?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe split it into 3 lines, one per platform?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

While generating the vector opcodes for loading and storing in vector
api expansion, we need to check if the vector supports is available on
Z. This commit adds that check in to supportedOnPlatform query.

Signed-off-by: Rahil Shah <rahil@ca.ibm.com>
@gita-omr

Copy link
Copy Markdown
Contributor

jenkins test sanity all jdk8,jdk19

@gita-omr
gita-omr merged commit ae6f910 into eclipse-openj9:master Aug 19, 2022
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