Skip to content

BUG, SIMD: Fix the bitmask of the boolean comparison#22846

Merged
charris merged 1 commit intonumpy:mainfrom
seiko2plus:issue_22841
Dec 21, 2022
Merged

BUG, SIMD: Fix the bitmask of the boolean comparison#22846
charris merged 1 commit intonumpy:mainfrom
seiko2plus:issue_22841

Conversation

@seiko2plus
Copy link
Copy Markdown
Member

@seiko2plus seiko2plus commented Dec 20, 2022

closes #22840, relates #21483

@seiko2plus seiko2plus added 06 - Regression component: SIMD Issues in SIMD (fast instruction sets) code or machinery 09 - Backport-Candidate PRs tagged should be backported labels Dec 20, 2022
@seiko2plus seiko2plus marked this pull request as ready for review December 21, 2022 00:20
@charris charris merged commit 0d1bb8e into numpy:main Dec 21, 2022
@charris
Copy link
Copy Markdown
Member

charris commented Dec 21, 2022

Thanks Sayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

06 - Regression component: SIMD Issues in SIMD (fast instruction sets) code or machinery

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REGR: Comparing boolean array to True returns incorrect uint8 value with more than 32 values on 1.24.0

2 participants