Skip to content

BUG: fix loading and storing big arrays on s390x#23543

Merged
charris merged 1 commit intonumpy:maintenance/1.24.xfrom
charris:backport-23495
Apr 6, 2023
Merged

BUG: fix loading and storing big arrays on s390x#23543
charris merged 1 commit intonumpy:maintenance/1.24.xfrom
charris:backport-23495

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Apr 6, 2023

Backport of #23495.

Fix loading and storing big arrays on s390x and add testcase.

Due to cutting 32-bit int to 16-bit int, zeroes appear in the middle of big array.

@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs component: SIMD Issues in SIMD (fast instruction sets) code or machinery labels Apr 6, 2023
@charris charris added this to the 1.24.3 release milestone Apr 6, 2023
@charris charris merged commit 3c6acb5 into numpy:maintenance/1.24.x Apr 6, 2023
@charris charris deleted the backport-23495 branch April 6, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

00 - Bug 08 - Backport Used to tag backport PRs component: SIMD Issues in SIMD (fast instruction sets) code or machinery

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants