Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: Fix single to half-precision conversion on PPC64/VSX3 #25195

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

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

seiko2plus
Copy link
Member

This fix respects the lane order with regards to big/little-endians.

closes #25178

  This fix respects the lane order with regards to big/little-endians.
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Nov 20, 2023
@charris charris added this to the 1.26.3 release milestone Nov 20, 2023
@seiko2plus seiko2plus marked this pull request as ready for review November 20, 2023 02:41
@mattip mattip merged commit 1a7e80f into numpy:main Nov 20, 2023
@mattip
Copy link
Member

mattip commented Nov 20, 2023

Thanks @seiko2plus

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 21, 2023
@charris charris removed this from the 1.26.3 release milestone Nov 21, 2023
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.

BUG: VSX3 optimizations broken with float16 on big-endian
3 participants