Skip to content

Fix vector reduction for Float and Double - #15438

Merged
knn-k merged 1 commit into
eclipse-openj9:masterfrom
gita-omr:fix_reduction
Jun 30, 2022
Merged

Fix vector reduction for Float and Double#15438
knn-k merged 1 commit into
eclipse-openj9:masterfrom
gita-omr:fix_reduction

Conversation

@gita-omr

@gita-omr gita-omr commented Jun 27, 2022

Copy link
Copy Markdown
Contributor
  • reduction intrinsic for FP types returns long that is
    a bit representation of that type. Therefore only cast is needed

@gita-omr

Copy link
Copy Markdown
Contributor Author

Fixed white spaces.

@knn-k knn-k added the comp:jit label Jun 29, 2022
- reduction intrinsic for FP types returns long that is
a bit representation of that type. Therefore only cast is needed
@gita-omr

Copy link
Copy Markdown
Contributor Author

Added description

@knn-k

knn-k commented Jun 29, 2022

Copy link
Copy Markdown
Contributor

Jenkins test sanity all jdk18

@knn-k knn-k self-assigned this Jun 30, 2022

@knn-k knn-k left a comment

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.

LGTM.

@knn-k
knn-k merged commit c452693 into eclipse-openj9:master Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants